Files download
File Operation
zipline-kotlin-plugin-1.10.0-LEGACY.jar download
zipline-kotlin-plugin-1.10.0-LEGACY.pom download
zipline-kotlin-plugin-1.10.0-LEGACY-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.shabinder</groupId>
  <artifactId>zipline-kotlin-plugin</artifactId>
  <version>1.10.0-LEGACY</version>
</dependency>
Gradle Groovy
implementation 'io.github.shabinder:zipline-kotlin-plugin:1.10.0-LEGACY'
Gradle Kotlin
implementation("io.github.shabinder:zipline-kotlin-plugin:1.10.0-LEGACY")
Scala SBT
libraryDependencies += "io.github.shabinder" % "zipline-kotlin-plugin" % "1.10.0-LEGACY"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shabinder', module='zipline-kotlin-plugin', version='1.10.0-LEGACY')
)
Apache Ivy
<dependency org="io.github.shabinder" name="zipline-kotlin-plugin" rev="1.10.0-LEGACY" />
Leiningen
[io.github.shabinder/zipline-kotlin-plugin "1.10.0-LEGACY"]
Apache Buildr
'io.github.shabinder:zipline-kotlin-plugin:jar:1.10.0-LEGACY'
Dependencies
The project has no third-party dependencies