is not current version
Last Version 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

GroupId

GroupId

com.github.demansh
ArtifactId

ArtifactId

jamdm
Version

Version

0.0.13
Type

Type

jar

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