GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-tags-util |
Last Version | Last Version20040902.071012 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-jelly-tags-util
This is a set of Jelly utility tags.
|
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-util/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-util</artifactId>
<version>20040902.071012</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-util/
implementation 'commons-jelly:commons-jelly-tags-util:20040902.071012'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-util/
implementation ("commons-jelly:commons-jelly-tags-util:20040902.071012")
'commons-jelly:commons-jelly-tags-util:jar:20040902.071012'
<dependency org="commons-jelly" name="commons-jelly-tags-util" rev="20040902.071012">
<artifact name="commons-jelly-tags-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-util', version='20040902.071012')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-util" % "20040902.071012"
[commons-jelly/commons-jelly-tags-util "20040902.071012"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly | jar | SNAPSHOT |
commons-lang : commons-lang | jar | 2.0 |
commons-jelly : commons-jelly-tags-junit | jar | SNAPSHOT |