is not current version
Last Version 20040902.071946

commons-jelly:commons-jelly-tags-dynabean 1.0


GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-dynabean
Version

Version

1.0
Type

Type

jar

Download commons-jelly-tags-dynabean 1.0


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