is not current version
Last Version 1.3.9

com.iheart:thomas-client_2.12 0.20

thomas-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.iheart
ArtifactId

ArtifactId

thomas-client_2.12
Version

Version

0.20
Type

Type

jar

Download thomas-client_2.12 0.20


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