All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jetbrains.kotlin.ant.antlib.xml Maven / Gradle / Ivy

Go to download

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