kute

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

License

License

GroupId

GroupId

org.slieb
ArtifactId

ArtifactId

kute
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://stefanliebenberg.github.io/kute
Source Code Management

Source Code Management

https://github.com/StefanLiebenberg/kute

Download kute

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slieb : throwable-interfaces jar 1.0
com.google.guava : guava jar 19.0-rc3
commons-io : commons-io jar 2.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta
commons-codec : commons-codec jar 1.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.0
0.7
0.6
0.5
0.4
0.3