License |
License |
---|---|
GroupId | GroupIdcom.davfx |
ArtifactId | ArtifactIdutil |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.davfx:util
Utility classes
|
Filename | Size |
---|---|
util-1.0.0.pom | |
util-1.0.0.jar | 74 KB |
util-1.0.0-sources.jar | 24 KB |
util-1.0.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.davfx/util/ -->
<dependency>
<groupId>com.davfx</groupId>
<artifactId>util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.davfx/util/
implementation 'com.davfx:util:1.0.0'
// https://jarcasting.com/artifacts/com.davfx/util/
implementation ("com.davfx:util:1.0.0")
'com.davfx:util:jar:1.0.0'
<dependency org="com.davfx" name="util" rev="1.0.0">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.davfx', module='util', version='1.0.0')
)
libraryDependencies += "com.davfx" % "util" % "1.0.0"
[com.davfx/util "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 1.6.1 |
junit : junit | jar | 4.11 |