is not current version
Last Version 0.1.2

com.github.jcute:jcute-examples 0.1.1


GroupId

GroupId

com.github.jcute
ArtifactId

ArtifactId

jcute-examples
Version

Version

0.1.1
Type

Type

jar

Download jcute-examples 0.1.1


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