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