License |
License |
---|---|
GroupId | GroupIdio.github.juicemx |
ArtifactId | ArtifactIdutils |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb3j
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
utils-3.3.0.pom | |
utils-3.3.0.jar | 17 KB |
utils-3.3.0-tests.jar | 9 KB |
utils-3.3.0-sources.jar | 9 KB |
utils-3.3.0-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/utils/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>utils</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/utils/
implementation 'io.github.juicemx:utils:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/utils/
implementation ("io.github.juicemx:utils:3.3.0")
'io.github.juicemx:utils:jar:3.3.0'
<dependency org="io.github.juicemx" name="utils" rev="3.3.0">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='utils', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "utils" % "3.3.0"
[io.github.juicemx/utils "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.54 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |