is not current version
Last Version 20040902.071410

commons-jelly:commons-jelly-tags-log 1.0


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-log
Version

Version

1.0
Type

Type

jar

Download commons-jelly-tags-log 1.0


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