is not current version
Last Version 2.1

org.slieb:kute 0.7

A library that provides a easy way to get resources from multiple locations

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

kute
Version

Version

0.7
Type

Type

jar

Download kute 0.7


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