kotlin-ant

Since there is no official artifact on Central Reporitory, this is a howebrew and enhanced Kotlin Ant task

License

License

Categories

Categories

Kotlin Languages Ant Build Tools Net
GroupId

GroupId

net.offecka
ArtifactId

ArtifactId

kotlin-ant
Last Version

Last Version

1.0.4-1
Release Date

Release Date

Type

Type

jar
Description

Description

kotlin-ant
Since there is no official artifact on Central Reporitory, this is a howebrew and enhanced Kotlin Ant task
Project URL

Project URL

https://github.com/keyoffecka/kotlin

Download kotlin-ant

How to add to project

<!-- https://jarcasting.com/artifacts/net.offecka/kotlin-ant/ -->
<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>kotlin-ant</artifactId>
    <version>1.0.4-1</version>
</dependency>
// https://jarcasting.com/artifacts/net.offecka/kotlin-ant/
implementation 'net.offecka:kotlin-ant:1.0.4-1'
// https://jarcasting.com/artifacts/net.offecka/kotlin-ant/
implementation ("net.offecka:kotlin-ant:1.0.4-1")
'net.offecka:kotlin-ant:jar:1.0.4-1'
<dependency org="net.offecka" name="kotlin-ant" rev="1.0.4-1">
  <artifact name="kotlin-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.offecka', module='kotlin-ant', version='1.0.4-1')
)
libraryDependencies += "net.offecka" % "kotlin-ant" % "1.0.4-1"
[net.offecka/kotlin-ant "1.0.4-1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.7
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
net.offecka : kotlin-preloader jar 1.0.4-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-1