License |
License |
---|---|
GroupId | GroupIdcom.github.edgar615 |
ArtifactId | ArtifactIdutil |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util-1.1.2.pom | |
util-1.1.2.jar | 169 KB |
util-1.1.2-sources.jar | 107 KB |
util-1.1.2-javadoc.jar | 604 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/util/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>util</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/util/
implementation 'com.github.edgar615:util:1.1.2'
// https://jarcasting.com/artifacts/com.github.edgar615/util/
implementation ("com.github.edgar615:util:1.1.2")
'com.github.edgar615:util:jar:1.1.2'
<dependency org="com.github.edgar615" name="util" rev="1.1.2">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='util', version='1.1.2')
)
libraryDependencies += "com.github.edgar615" % "util" % "1.1.2"
[com.github.edgar615/util "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
com.google.guava : guava | jar | 26.0-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 3.6.2 |
org.awaitility : awaitility | jar | 2.0.0 |