is not current version
Last Version 0.1.0

com.github.sursmobil:touchy 0.0.1

Deployment sensitive configuration library for Java

GroupId

GroupId

com.github.sursmobil
ArtifactId

ArtifactId

touchy
Version

Version

0.0.1
Type

Type

jar

Download touchy 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.sursmobil/touchy/ -->
<dependency>
    <groupId>com.github.sursmobil</groupId>
    <artifactId>touchy</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sursmobil/touchy/
implementation 'com.github.sursmobil:touchy:0.0.1'
// https://jarcasting.com/artifacts/com.github.sursmobil/touchy/
implementation ("com.github.sursmobil:touchy:0.0.1")
'com.github.sursmobil:touchy:jar:0.0.1'
<dependency org="com.github.sursmobil" name="touchy" rev="0.0.1">
  <artifact name="touchy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sursmobil', module='touchy', version='0.0.1')
)
libraryDependencies += "com.github.sursmobil" % "touchy" % "0.0.1"
[com.github.sursmobil/touchy "0.0.1"]