GroupId | GroupIdcommons-jelly |
---|---|
ArtifactId | ArtifactIdcommons-jelly-avalon |
Last Version | Last Version20030211.143621 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-avalon/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-avalon</artifactId>
<version>20030211.143621</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-avalon/
implementation 'commons-jelly:commons-jelly-avalon:20030211.143621'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-avalon/
implementation ("commons-jelly:commons-jelly-avalon:20030211.143621")
'commons-jelly:commons-jelly-avalon:jar:20030211.143621'
<dependency org="commons-jelly" name="commons-jelly-avalon" rev="20030211.143621">
<artifact name="commons-jelly-avalon" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-avalon', version='20030211.143621')
)
libraryDependencies += "commons-jelly" % "commons-jelly-avalon" % "20030211.143621"
[commons-jelly/commons-jelly-avalon "20030211.143621"]