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

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


Группа

Группа

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

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

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

Версия

1.0
Тип

Тип

jar

Скачать 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"]