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