is not current version
Last Version 0.3

eu.fbk.dh:tint-runner 0.1

The Tint launcher

GroupId

GroupId

eu.fbk.dh
ArtifactId

ArtifactId

tint-runner
Version

Version

0.1
Type

Type

jar

Download tint-runner 0.1


<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-runner/ -->
<dependency>
    <groupId>eu.fbk.dh</groupId>
    <artifactId>tint-runner</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-runner/
implementation 'eu.fbk.dh:tint-runner:0.1'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-runner/
implementation ("eu.fbk.dh:tint-runner:0.1")
'eu.fbk.dh:tint-runner:jar:0.1'
<dependency org="eu.fbk.dh" name="tint-runner" rev="0.1">
  <artifact name="tint-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-runner', version='0.1')
)
libraryDependencies += "eu.fbk.dh" % "tint-runner" % "0.1"
[eu.fbk.dh/tint-runner "0.1"]