| Группа | Группаcom.gilt |
|---|---|
| Идентификатор | Идентификаторthe-hand_2.9.2 |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| the-hand_2.9.2-0.0.1.pom | |
| the-hand_2.9.2-0.0.1.jar | 149 KB |
| the-hand_2.9.2-0.0.1-tests.jar | 228 KB |
| the-hand_2.9.2-0.0.1-tests-sources.jar | 13 KB |
| the-hand_2.9.2-0.0.1-tests-javadoc.jar | 469 KB |
| the-hand_2.9.2-0.0.1-sources.jar | 20 KB |
| the-hand_2.9.2-0.0.1-javadoc.jar | 424 KB |
| Обзор |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gilt/the-hand_2.9.2/
implementation 'com.gilt:the-hand_2.9.2:0.0.1'
// https://jarcasting.com/artifacts/com.gilt/the-hand_2.9.2/
implementation ("com.gilt:the-hand_2.9.2:0.0.1")
'com.gilt:the-hand_2.9.2:jar:0.0.1'
<dependency org="com.gilt" name="the-hand_2.9.2" rev="0.0.1">
<artifact name="the-hand_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gilt', module='the-hand_2.9.2', version='0.0.1')
)
libraryDependencies += "com.gilt" % "the-hand_2.9.2" % "0.0.1"
[com.gilt/the-hand_2.9.2 "0.0.1"]