License |
License |
---|---|
GroupId | GroupIdeu.hoefel |
ArtifactId | ArtifactIdutils |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptionutils
A collection of utility classes in Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-0.2.2.pom | |
utils-0.2.2.jar | 35 KB |
utils-0.2.2-sources.jar | 27 KB |
utils-0.2.2-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.hoefel/utils/ -->
<dependency>
<groupId>eu.hoefel</groupId>
<artifactId>utils</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hoefel/utils/
implementation 'eu.hoefel:utils:0.2.2'
// https://jarcasting.com/artifacts/eu.hoefel/utils/
implementation ("eu.hoefel:utils:0.2.2")
'eu.hoefel:utils:jar:0.2.2'
<dependency org="eu.hoefel" name="utils" rev="0.2.2">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hoefel', module='utils', version='0.2.2')
)
libraryDependencies += "eu.hoefel" % "utils" % "0.2.2"
[eu.hoefel/utils "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.1 |