is not current version
Last Version 0.46-RC4

com.iheart:thomas-client_2.11 0.8

thomas-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.iheart
ArtifactId

ArtifactId

thomas-client_2.11
Version

Version

0.8
Type

Type

jar

Download thomas-client_2.11 0.8


<!-- https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/ -->
<dependency>
    <groupId>com.iheart</groupId>
    <artifactId>thomas-client_2.11</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/
implementation 'com.iheart:thomas-client_2.11:0.8'
// https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/
implementation ("com.iheart:thomas-client_2.11:0.8")
'com.iheart:thomas-client_2.11:jar:0.8'
<dependency org="com.iheart" name="thomas-client_2.11" rev="0.8">
  <artifact name="thomas-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iheart', module='thomas-client_2.11', version='0.8')
)
libraryDependencies += "com.iheart" % "thomas-client_2.11" % "0.8"
[com.iheart/thomas-client_2.11 "0.8"]