Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.outworkers |
ArtifactId | ArtifactIdphantom-streams_2.12 |
Version | Version2.20.2 |
Type | Typejar |
Filename | Size |
---|---|
phantom-streams_2.12-2.20.2.pom | |
phantom-streams_2.12-2.20.2.jar | 100 KB |
phantom-streams_2.12-2.20.2-sources.jar | 18 KB |
phantom-streams_2.12-2.20.2-javadoc.jar | 718 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.12/ -->
<dependency>
<groupId>com.outworkers</groupId>
<artifactId>phantom-streams_2.12</artifactId>
<version>2.20.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.12/
implementation 'com.outworkers:phantom-streams_2.12:2.20.2'
// https://jarcasting.com/artifacts/com.outworkers/phantom-streams_2.12/
implementation ("com.outworkers:phantom-streams_2.12:2.20.2")
'com.outworkers:phantom-streams_2.12:jar:2.20.2'
<dependency org="com.outworkers" name="phantom-streams_2.12" rev="2.20.2">
<artifact name="phantom-streams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outworkers', module='phantom-streams_2.12', version='2.20.2')
)
libraryDependencies += "com.outworkers" % "phantom-streams_2.12" % "2.20.2"
[com.outworkers/phantom-streams_2.12 "2.20.2"]