MVN

net.offecka : kotlin-ant

Maven & Gradle

Nov 07, 2016
0 stars

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

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>kotlin-ant</artifactId>
    <version>1.0.4-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.offecka : kotlin-ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4-1

All Versions

Choose a version of net.offecka : kotlin-ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kotlin-ant-1.0.4-1

How to add a dependency to Maven

Add the following net.offecka : kotlin-ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.offecka</groupId>
    <artifactId>kotlin-ant</artifactId>
    <version>1.0.4-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.offecka : kotlin-ant gradle dependency to your build.gradle file:

implementation 'net.offecka:kotlin-ant:1.0.4-1'

Gradle Kotlin DSL: Add the following net.offecka : kotlin-ant gradle kotlin dependency to your build.gradle.kts file:

implementation("net.offecka:kotlin-ant:1.0.4-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.offecka : kotlin-ant sbt scala dependency to your build.sbt file:

libraryDependencies += "net.offecka" % "kotlin-ant" % "1.0.4-1"

Advertisement

Dependencies from Group

Jul 25, 2016
2 usages
1 stars
Nov 07, 2016
1 usages
0 stars
Jul 25, 2016
0 stars
Nov 06, 2016
0 stars
Nov 07, 2016
0 stars

Discover Dependencies

Dec 02, 2016
0 stars
Nov 07, 2016
632 stars
Nov 07, 2016
632 stars
Nov 07, 2016
632 stars
Nov 07, 2016
632 stars
Nov 06, 2016
1 usages
354 stars
Apr 04, 2017
59 stars
Feb 20, 2017
1 stars