t

tagfile-tools

Tools providing help for writing and organizing tag files
https://bitbucket.org/sschuth/tagfile-tools/
The MIT License (MIT)
Sebastian Schuth
Files download
File Operation
tagfile-tools-0.4.3.pom download
Apache Maven
<dependency>
  <groupId>de.blueelk</groupId>
  <artifactId>tagfile-tools</artifactId>
  <version>0.4.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.blueelk:tagfile-tools:0.4.3'
Gradle Kotlin
implementation("de.blueelk:tagfile-tools:0.4.3")
Scala SBT
libraryDependencies += "de.blueelk" % "tagfile-tools" % "0.4.3"
Groovy Grape
@Grapes(
  @Grab(group='de.blueelk', module='tagfile-tools', version='0.4.3')
)
Apache Ivy
<dependency org="de.blueelk" name="tagfile-tools" rev="0.4.3" />
Leiningen
[de.blueelk/tagfile-tools "0.4.3"]
Apache Buildr
'de.blueelk:tagfile-tools:jar:0.4.3'
Dependencies
The project has no third-party dependencies