is not current version
Last Version 2.42.0

com.outworkers:phantom-streams_2.10 2.2.1

phantomStreams

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.outworkers
ArtifactId

ArtifactId

phantom-streams_2.10
Version

Version

2.2.1
Type

Type

jar

Download phantom-streams_2.10 2.2.1


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