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