is not current version
Last Version 1.5

com.github.m50d:tierney-core 1.4


GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

tierney-core
Version

Version

1.4
Type

Type

jar

Download tierney-core 1.4


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