is not current version
Last Version 1.1.1

com.jukta:j-tahoe-core 1.0.0


GroupId

GroupId

com.jukta
ArtifactId

ArtifactId

j-tahoe-core
Version

Version

1.0.0
Type

Type

jar

Download j-tahoe-core 1.0.0


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