Last Version

com.github.edgar615:util 1.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

util
Version

Version

1.1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/edgar615/util

Download util 1.1.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
com.google.guava : guava jar 26.0-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 3.6.2
org.awaitility : awaitility jar 2.0.0

Project Modules

There are no modules declared in this project.