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