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