License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-utils |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRHIOT :: Utils
Rhiot Project
|
Filename | Size |
---|---|
rhiot-utils-0.1.4.pom | |
rhiot-utils-0.1.4.jar | 47 KB |
rhiot-utils-0.1.4-sources.jar | 23 KB |
rhiot-utils-0.1.4-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-utils/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-utils</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils/
implementation 'io.rhiot:rhiot-utils:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-utils/
implementation ("io.rhiot:rhiot-utils:0.1.4")
'io.rhiot:rhiot-utils:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-utils" rev="0.1.4">
<artifact name="rhiot-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-utils', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-utils" % "0.1.4"
[io.rhiot/rhiot-utils "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | |
joda-time : joda-time | jar | |
org.apache.commons : commons-io | jar | 1.3.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.codehaus.groovy : groovy | jar | 2.4.5 |
org.slf4j : slf4j-api | jar | 1.7.12 |
org.apache.commons : commons-exec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.google.truth : truth | jar | 0.27 |