is not current version
Last Version 1.5

com.github.m50d:tierney-core 0.1


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

tierney-core
Version

Version

0.1
Type

Type

jar

Download tierney-core 0.1


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