| Группа | Группаcommons-jelly |
|---|---|
| Идентификатор | Идентификаторcommons-jelly-tags-jsl |
| Версия | Версия20030211.143151 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| commons-jelly-tags-jsl-20030211.143151.pom | |
| commons-jelly-tags-jsl-20030211.143151.jar | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jsl/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-jsl</artifactId>
<version>20030211.143151</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jsl/
implementation 'commons-jelly:commons-jelly-tags-jsl:20030211.143151'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-jsl/
implementation ("commons-jelly:commons-jelly-tags-jsl:20030211.143151")
'commons-jelly:commons-jelly-tags-jsl:jar:20030211.143151'
<dependency org="commons-jelly" name="commons-jelly-tags-jsl" rev="20030211.143151">
<artifact name="commons-jelly-tags-jsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-jsl', version='20030211.143151')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-jsl" % "20030211.143151"
[commons-jelly/commons-jelly-tags-jsl "20030211.143151"]