25 lines
766 B
Plaintext
25 lines
766 B
Plaintext
name: "kotlinc"
|
|
description: "Standalone Kotlin command-line compiler tools."
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://kotlinlang.org/"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://github.com/JetBrains/kotlin/releases/download/v1.7.20/kotlin-compiler-1.7.20.zip"
|
|
}
|
|
url {
|
|
type: ARCHIVE
|
|
value: "https://github.com/JetBrains/intellij-community/raw/171/lib/src/trove4j_src.jar"
|
|
}
|
|
version: "v1.7.20"
|
|
license_type: RESTRICTED
|
|
license_note: "would be RECIPROCAL save for:\n license/third_party/rhino_LICENSE.txt\n license/third_party/testdata/findbugs_license.txt\n license/third_party/trove_license.txt\n license/third_party/trove_readme_license.txt"
|
|
last_upgrade_date {
|
|
year: 2022
|
|
month: 9
|
|
day: 29
|
|
}
|
|
}
|