| License |
License |
|---|---|
| GroupId | GroupIdde.blueelk |
| ArtifactId | ArtifactIdtagfile-tools |
| Version | Version0.4.3 |
| Type | Typepom |
| Description |
DescriptionTagfile Tools
Tools providing help for writing and organizing tag files
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tagfile-tools-0.4.3.pom | 6 KB |
| Browse |
<!-- 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"]