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