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