License |
License |
---|---|
GroupId | GroupIdio.redlink.utils |
ArtifactId | ArtifactIdutils |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtils
Assortment of useful Utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
utils-3.1.0.pom | |
utils-3.1.0.jar | 16 KB |
utils-3.1.0-sources.jar | 10 KB |
utils-3.1.0-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.redlink.utils/utils/ -->
<dependency>
<groupId>io.redlink.utils</groupId>
<artifactId>utils</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.redlink.utils/utils/
implementation 'io.redlink.utils:utils:3.1.0'
// https://jarcasting.com/artifacts/io.redlink.utils/utils/
implementation ("io.redlink.utils:utils:3.1.0")
'io.redlink.utils:utils:jar:3.1.0'
<dependency org="io.redlink.utils" name="utils" rev="3.1.0">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redlink.utils', module='utils', version='3.1.0')
)
libraryDependencies += "io.redlink.utils" % "utils" % "3.1.0"
[io.redlink.utils/utils "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
commons-io : commons-io | jar | 2.11.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |