Home | History | Annotate | Download | only in kotlinc
      1 name: "kotlinc"
      2 description: "Standalone Kotlin command-line compiler tools."
      3 third_party {
      4   url {
      5     type: HOMEPAGE
      6     value: "https://kotlinlang.org/"
      7   }
      8   url {
      9     type: ARCHIVE
     10     value: "https://github.com/JetBrains/kotlin/releases/download/v1.3.21/kotlin-compiler-1.3.21.zip"
     11   }
     12   url {
     13     type: ARCHIVE
     14     value: "https://github.com/JetBrains/intellij-community/raw/171/lib/src/trove4j_src.jar"
     15   }
     16   version: "v1.3.21"
     17   license_type: RECIPROCAL
     18   last_upgrade_date {
     19     year: 2019
     20     month: 2
     21     day: 6
     22   }
     23 }
     24