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