is not current version
Last Version 20040902.072321

commons-jelly:commons-jelly-tags-fmt 1.0


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-fmt
Version

Version

1.0
Type

Type

jar

Download commons-jelly-tags-fmt 1.0


<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-fmt/ -->
<dependency>
    <groupId>commons-jelly</groupId>
    <artifactId>commons-jelly-tags-fmt</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-fmt/
implementation 'commons-jelly:commons-jelly-tags-fmt:1.0'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-fmt/
implementation ("commons-jelly:commons-jelly-tags-fmt:1.0")
'commons-jelly:commons-jelly-tags-fmt:jar:1.0'
<dependency org="commons-jelly" name="commons-jelly-tags-fmt" rev="1.0">
  <artifact name="commons-jelly-tags-fmt" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-fmt', version='1.0')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-fmt" % "1.0"
[commons-jelly/commons-jelly-tags-fmt "1.0"]