License |
License |
---|---|
GroupId | GroupIdeu.matthiasbraun |
ArtifactId | ArtifactIdUtils |
Version | Version0.3 |
Type | Typejar |
Description |
DescriptionbraMatJavaUtils
Utilities for Java Development
|
Project URL |
Project URL |
Filename | Size |
---|---|
Utils-0.3.pom | |
Utils-0.3.jar | 32 KB |
Utils-0.3-sources.jar | 25 KB |
Utils-0.3-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.matthiasbraun/Utils/ -->
<dependency>
<groupId>eu.matthiasbraun</groupId>
<artifactId>Utils</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.matthiasbraun/Utils/
implementation 'eu.matthiasbraun:Utils:0.3'
// https://jarcasting.com/artifacts/eu.matthiasbraun/Utils/
implementation ("eu.matthiasbraun:Utils:0.3")
'eu.matthiasbraun:Utils:jar:0.3'
<dependency org="eu.matthiasbraun" name="Utils" rev="0.3">
<artifact name="Utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.matthiasbraun', module='Utils', version='0.3')
)
libraryDependencies += "eu.matthiasbraun" % "Utils" % "0.3"
[eu.matthiasbraun/Utils "0.3"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.3 |
org.eclipse.swt.win32.win32 : x86 | jar | 3.3.0-v3346 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.guava : guava | jar | 15.0 |
net.sourceforge.cssparser : cssparser | jar | 0.9.11 |
org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.+ |