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