| Группа | Группаcom.github.hexx |
|---|---|
| Идентификатор | Идентификаторgaeds_2.9.1 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gaeds_2.9.1-0.1.0.pom | |
| gaeds_2.9.1-0.1.0.jar | 146 KB |
| gaeds_2.9.1-0.1.0-sources.jar | 7 KB |
| gaeds_2.9.1-0.1.0-javadoc.jar | 304 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.1/ -->
<dependency>
<groupId>com.github.hexx</groupId>
<artifactId>gaeds_2.9.1</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.1/
implementation 'com.github.hexx:gaeds_2.9.1:0.1.0'
// https://jarcasting.com/artifacts/com.github.hexx/gaeds_2.9.1/
implementation ("com.github.hexx:gaeds_2.9.1:0.1.0")
'com.github.hexx:gaeds_2.9.1:jar:0.1.0'
<dependency org="com.github.hexx" name="gaeds_2.9.1" rev="0.1.0">
<artifact name="gaeds_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hexx', module='gaeds_2.9.1', version='0.1.0')
)
libraryDependencies += "com.github.hexx" % "gaeds_2.9.1" % "0.1.0"
[com.github.hexx/gaeds_2.9.1 "0.1.0"]