Last Version

Touchy 0.1.0

Deployment sensitive configuration library for Java

License

License

GroupId

GroupId

com.github.sursmobil
ArtifactId

ArtifactId

touchy
Version

Version

0.1.0
Type

Type

jar
Description

Description

Touchy
Deployment sensitive configuration library for Java
Project URL

Project URL

http://github.com/sursmobil/touchy
Source Code Management

Source Code Management

http://github.com/sursmobil/touchy.git

Download touchy 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.sursmobil : sursutils jar 0.1.0
org.javassist : javassist jar 3.20.0-GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.