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