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