| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.demansh |
| Идентификатор | Идентификаторjamdm |
| Версия | Версия0.0.14 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.demansh:jamdm
This is a java library to grab data from the amdm.ru site - a
storage of guitar chords
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jamdm-0.0.14.pom | |
| jamdm-0.0.14.jar | 9 KB |
| jamdm-0.0.14-sources.jar | 4 KB |
| jamdm-0.0.14-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.demansh/jamdm/ -->
<dependency>
<groupId>com.github.demansh</groupId>
<artifactId>jamdm</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.demansh/jamdm/
implementation 'com.github.demansh:jamdm:0.0.14'
// https://jarcasting.com/artifacts/com.github.demansh/jamdm/
implementation ("com.github.demansh:jamdm:0.0.14")
'com.github.demansh:jamdm:jar:0.0.14'
<dependency org="com.github.demansh" name="jamdm" rev="0.0.14">
<artifact name="jamdm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.demansh', module='jamdm', version='0.0.14')
)
libraryDependencies += "com.github.demansh" % "jamdm" % "0.0.14"
[com.github.demansh/jamdm "0.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jsoup : jsoup | jar | 1.10.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |