is not current version
Last Version 1.5

com.github.m50d:tierney-free 1.0


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

tierney-free
Version

Version

1.0
Type

Type

jar

Download tierney-free 1.0


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