| Категории |
КатегорииDistribution Компиляция и сборка |
|---|---|
| Группа | Группаcom.jkoolcloud.tnt4j.streams |
| Идентификатор | Идентификаторtnt4j-streams--distribution |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| tnt4j-streams--distribution-1.0.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams--distribution/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams--distribution</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams--distribution/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams--distribution:1.0.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams--distribution/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams--distribution:1.0.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams--distribution:pom:1.0.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams--distribution" rev="1.0.0">
<artifact name="tnt4j-streams--distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams--distribution', version='1.0.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams--distribution" % "1.0.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams--distribution "1.0.0"]