Categories |
CategoriesAnt Build Tools React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.websudos |
ArtifactId | ArtifactIdphantom-reactivestreams_2.11 |
Version | Version1.29.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.websudos/phantom-reactivestreams_2.11/ -->
<dependency>
<groupId>com.websudos</groupId>
<artifactId>phantom-reactivestreams_2.11</artifactId>
<version>1.29.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.websudos/phantom-reactivestreams_2.11/
implementation 'com.websudos:phantom-reactivestreams_2.11:1.29.3'
// https://jarcasting.com/artifacts/com.websudos/phantom-reactivestreams_2.11/
implementation ("com.websudos:phantom-reactivestreams_2.11:1.29.3")
'com.websudos:phantom-reactivestreams_2.11:jar:1.29.3'
<dependency org="com.websudos" name="phantom-reactivestreams_2.11" rev="1.29.3">
<artifact name="phantom-reactivestreams_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.websudos', module='phantom-reactivestreams_2.11', version='1.29.3')
)
libraryDependencies += "com.websudos" % "phantom-reactivestreams_2.11" % "1.29.3"
[com.websudos/phantom-reactivestreams_2.11 "1.29.3"]