GroupId | GroupIdorg.reaktivity |
---|---|
ArtifactId | ArtifactIdnukleus-http-push |
Version | Version0.3 |
Type | Typejar |
Filename | Size |
---|---|
nukleus-http-push-0.3.pom | |
nukleus-http-push-0.3.jar | 133 KB |
nukleus-http-push-0.3-tests.jar | 41 KB |
nukleus-http-push-0.3-sources.jar | 65 KB |
nukleus-http-push-0.3-javadoc.jar | 495 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http-push</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/
implementation 'org.reaktivity:nukleus-http-push:0.3'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-push/
implementation ("org.reaktivity:nukleus-http-push:0.3")
'org.reaktivity:nukleus-http-push:jar:0.3'
<dependency org="org.reaktivity" name="nukleus-http-push" rev="0.3">
<artifact name="nukleus-http-push" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http-push', version='0.3')
)
libraryDependencies += "org.reaktivity" % "nukleus-http-push" % "0.3"
[org.reaktivity/nukleus-http-push "0.3"]