is not current version
Last Version 2.42.0

com.outworkers:phantom-streams_2.10 2.8.0

phantomStreams

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-streams_2.10
Version

Version

2.8.0
Type

Type

jar

Download phantom-streams_2.10 2.8.0


<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.10/ -->
<dependency>
    <groupId>com.outworkers</groupId>
    <artifactId>phantom-streams_2.10</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.10/
implementation 'com.outworkers:phantom-streams_2.10:2.8.0'
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.10/
implementation ("com.outworkers:phantom-streams_2.10:2.8.0")
'com.outworkers:phantom-streams_2.10:jar:2.8.0'
<dependency org="com.outworkers" name="phantom-streams_2.10" rev="2.8.0">
  <artifact name="phantom-streams_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-streams_2.10', version='2.8.0')
)
libraryDependencies += "com.outworkers" % "phantom-streams_2.10" % "2.8.0"
[com.outworkers/phantom-streams_2.10 "2.8.0"]