is not current version
Last Version 1.5

com.github.m50d:tierney-core 1.3


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

tierney-core
Version

Version

1.3
Type

Type

jar

Download tierney-core 1.3


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