![JAR search and dependency download from the Maven repository](/logo.png)
org.jetbrains.kotlin.ant.antlib.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlin-ant Show documentation
Show all versions of kotlin-ant Show documentation
Since there is no official artifact on Central Reporitory, this is a howebrew and enhanced Kotlin Ant task
The newest version!
<antlib> <taskdef name="kotlinc" classname="org.jetbrains.kotlin.ant.Kotlin2JvmTask"/> <taskdef name="kotlin2js" classname="org.jetbrains.kotlin.ant.Kotlin2JsTask"/> <typedef name="withKotlin" classname="org.jetbrains.kotlin.ant.KotlinCompilerAdapter"/> </antlib>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy