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