is not current version
Last Version 0.1.5

com.github.jcute:jcute-core 0.0.8


GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-core
Version

Version

0.0.8
Type

Type

jar

Download jcute-core 0.0.8


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