| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.therore |
| Идентификатор | Идентификаторtherore-concurrent |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| therore-concurrent-1.0.0.pom | |
| therore-concurrent-1.0.0.jar | 16 KB |
| therore-concurrent-1.0.0-sources.jar | 4 KB |
| therore-concurrent-1.0.0-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.therore/therore-concurrent/ -->
<dependency>
<groupId>net.therore</groupId>
<artifactId>therore-concurrent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.therore/therore-concurrent/
implementation 'net.therore:therore-concurrent:1.0.0'
// https://jarcasting.com/artifacts/net.therore/therore-concurrent/
implementation ("net.therore:therore-concurrent:1.0.0")
'net.therore:therore-concurrent:jar:1.0.0'
<dependency org="net.therore" name="therore-concurrent" rev="1.0.0">
<artifact name="therore-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.therore', module='therore-concurrent', version='1.0.0')
)
libraryDependencies += "net.therore" % "therore-concurrent" % "1.0.0"
[net.therore/therore-concurrent "1.0.0"]