| GroupId | GroupIdcom.gilt |
|---|---|
| ArtifactId | ArtifactIdthe-hand_2.9.2 |
| Version | Version0.0.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| the-hand_2.9.2-0.0.2.pom | |
| the-hand_2.9.2-0.0.2.jar | 149 KB |
| the-hand_2.9.2-0.0.2-tests.jar | 116 KB |
| the-hand_2.9.2-0.0.2-tests-sources.jar | 13 KB |
| the-hand_2.9.2-0.0.2-tests-javadoc.jar | 469 KB |
| the-hand_2.9.2-0.0.2-sources.jar | 20 KB |
| the-hand_2.9.2-0.0.2-javadoc.jar | 424 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gilt/the-hand_2.9.2/ -->
<dependency>
<groupId>com.gilt</groupId>
<artifactId>the-hand_2.9.2</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/the-hand_2.9.2/
implementation 'com.gilt:the-hand_2.9.2:0.0.2'
// https://jarcasting.com/artifacts/com.gilt/the-hand_2.9.2/
implementation ("com.gilt:the-hand_2.9.2:0.0.2")
'com.gilt:the-hand_2.9.2:jar:0.0.2'
<dependency org="com.gilt" name="the-hand_2.9.2" rev="0.0.2">
<artifact name="the-hand_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='the-hand_2.9.2', version='0.0.2')
)
libraryDependencies += "com.gilt" % "the-hand_2.9.2" % "0.0.2"
[com.gilt/the-hand_2.9.2 "0.0.2"]