License |
License |
---|---|
GroupId | GroupIdorg.jgrapes |
ArtifactId | ArtifactIdorg.jgrapes.util |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionorg.jgrapes.util
(No description)
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.jgrapes.util-1.2.0.pom | |
org.jgrapes.util-1.2.0.jar | 27 KB |
org.jgrapes.util-1.2.0-sources.jar | 13 KB |
org.jgrapes.util-1.2.0-javadoc.jar | 558 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.util/ -->
<dependency>
<groupId>org.jgrapes</groupId>
<artifactId>org.jgrapes.util</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.util/
implementation 'org.jgrapes:org.jgrapes.util:1.2.0'
// https://jarcasting.com/artifacts/org.jgrapes/org.jgrapes.util/
implementation ("org.jgrapes:org.jgrapes.util:1.2.0")
'org.jgrapes:org.jgrapes.util:jar:1.2.0'
<dependency org="org.jgrapes" name="org.jgrapes.util" rev="1.2.0">
<artifact name="org.jgrapes.util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgrapes', module='org.jgrapes.util', version='1.2.0')
)
libraryDependencies += "org.jgrapes" % "org.jgrapes.util" % "1.2.0"
[org.jgrapes/org.jgrapes.util "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgrapes : org.jgrapes.core | jar | 1.2.0 |
org.jdrupes.json : json | jar | [2.0.0,2.1.0) |