не последняя версия
Последняя версия 0.0.14

com.github.demansh:jamdm 0.0.11

This is a java library to grab data from the amdm.ru site - a storage of guitar chords

Группа

Группа

com.github.demansh
Идентификатор

Идентификатор

jamdm
Версия

Версия

0.0.11
Тип

Тип

jar

Скачать jamdm 0.0.11


<!-- 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"]