GroupId | GroupIdcom.iheart |
---|---|
ArtifactId | ArtifactIdthomas-dynamo_2.12 |
Version | Version0.33 |
Type | Typejar |
Filename | Size |
---|---|
thomas-dynamo_2.12-0.33.pom | |
thomas-dynamo_2.12-0.33.jar | 19 KB |
thomas-dynamo_2.12-0.33-sources.jar | 1 KB |
thomas-dynamo_2.12-0.33-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iheart/thomas-dynamo_2.12/ -->
<dependency>
<groupId>com.iheart</groupId>
<artifactId>thomas-dynamo_2.12</artifactId>
<version>0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.iheart/thomas-dynamo_2.12/
implementation 'com.iheart:thomas-dynamo_2.12:0.33'
// https://jarcasting.com/artifacts/com.iheart/thomas-dynamo_2.12/
implementation ("com.iheart:thomas-dynamo_2.12:0.33")
'com.iheart:thomas-dynamo_2.12:jar:0.33'
<dependency org="com.iheart" name="thomas-dynamo_2.12" rev="0.33">
<artifact name="thomas-dynamo_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iheart', module='thomas-dynamo_2.12', version='0.33')
)
libraryDependencies += "com.iheart" % "thomas-dynamo_2.12" % "0.33"
[com.iheart/thomas-dynamo_2.12 "0.33"]