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