| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.blueelk |
| Идентификатор | Идентификаторtagfile-tools |
| Версия | Версия0.4.3 |
| Тип | Типpom |
| Описание |
ОписаниеTagfile Tools
Tools providing help for writing and organizing tag files
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tagfile-tools-0.4.3.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.blueelk/tagfile-tools/ -->
<dependency>
<groupId>de.blueelk</groupId>
<artifactId>tagfile-tools</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.blueelk/tagfile-tools/
implementation 'de.blueelk:tagfile-tools:0.4.3'
// https://jarcasting.com/artifacts/de.blueelk/tagfile-tools/
implementation ("de.blueelk:tagfile-tools:0.4.3")
'de.blueelk:tagfile-tools:pom:0.4.3'
<dependency org="de.blueelk" name="tagfile-tools" rev="0.4.3">
<artifact name="tagfile-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.blueelk', module='tagfile-tools', version='0.4.3')
)
libraryDependencies += "de.blueelk" % "tagfile-tools" % "0.4.3"
[de.blueelk/tagfile-tools "0.4.3"]