Files download
File Operation
korolev-dux_2.11-0.0.6.jar download
korolev-dux_2.11-0.0.6.pom download
korolev-dux_2.11-0.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.fomkin</groupId>
  <artifactId>korolev-dux_2.11</artifactId>
  <version>0.0.6</version>
</dependency>
Gradle Groovy
implementation 'com.github.fomkin:korolev-dux_2.11:0.0.6'
Gradle Kotlin
implementation("com.github.fomkin:korolev-dux_2.11:0.0.6")
Scala SBT
libraryDependencies += "com.github.fomkin" % "korolev-dux_2.11" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='com.github.fomkin', module='korolev-dux_2.11', version='0.0.6')
)
Apache Ivy
<dependency org="com.github.fomkin" name="korolev-dux_2.11" rev="0.0.6" />
Leiningen
[com.github.fomkin/korolev-dux_2.11 "0.0.6"]
Apache Buildr
'com.github.fomkin:korolev-dux_2.11:jar:0.0.6'