| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.outworkers |
| Идентификатор | Идентификаторphantom-streams_2.11 |
| Версия | Версия2.24.10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| phantom-streams_2.11-2.24.10.pom | |
| phantom-streams_2.11-2.24.10.jar | 137 KB |
| phantom-streams_2.11-2.24.10-sources.jar | 18 KB |
| phantom-streams_2.11-2.24.10-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.11/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>phantom-streams_2.11</artifactId>
<version>2.24.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.11/
implementation 'com.outworkers:phantom-streams_2.11:2.24.10'
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.11/
implementation ("com.outworkers:phantom-streams_2.11:2.24.10")
'com.outworkers:phantom-streams_2.11:jar:2.24.10'
<dependency org="com.outworkers" name="phantom-streams_2.11" rev="2.24.10">
<artifact name="phantom-streams_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-streams_2.11', version='2.24.10')
)
libraryDependencies += "com.outworkers" % "phantom-streams_2.11" % "2.24.10"
[com.outworkers/phantom-streams_2.11 "2.24.10"]