не последняя версия
Последняя версия 20040902.072141

commons-jelly:commons-jelly-tags-define 20030211.142932

The Jelly Define Tag Library

Группа

Группа

commons-jelly
Идентификатор

Идентификатор

commons-jelly-tags-define
Версия

Версия

20030211.142932
Тип

Тип

jar

Скачать commons-jelly-tags-define 20030211.142932


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