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

com.github.demansh:jamdm 0.0.13

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

Группа

Группа

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

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

jamdm
Версия

Версия

0.0.13
Тип

Тип

jar

Скачать jamdm 0.0.13


<!-- https://jarcasting.com/artifacts/com.github.demansh/jamdm/ -->
<dependency>
    <groupId>com.github.demansh</groupId>
    <artifactId>jamdm</artifactId>
    <version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.demansh/jamdm/
implementation 'com.github.demansh:jamdm:0.0.13'
// https://jarcasting.com/artifacts/com.github.demansh/jamdm/
implementation ("com.github.demansh:jamdm:0.0.13")
'com.github.demansh:jamdm:jar:0.0.13'
<dependency org="com.github.demansh" name="jamdm" rev="0.0.13">
  <artifact name="jamdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.demansh', module='jamdm', version='0.0.13')
)
libraryDependencies += "com.github.demansh" % "jamdm" % "0.0.13"
[com.github.demansh/jamdm "0.0.13"]