is not current version
Last Version 0.110

org.reaktivity:nukleus-http.spec 0.71

HTTP Nukleus Specification

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http.spec
Version

Version

0.71
Type

Type

jar

Download nukleus-http.spec 0.71


<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http.spec/ -->
<dependency>
    <groupId>org.reaktivity</groupId>
    <artifactId>nukleus-http.spec</artifactId>
    <version>0.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http.spec/
implementation 'org.reaktivity:nukleus-http.spec:0.71'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http.spec/
implementation ("org.reaktivity:nukleus-http.spec:0.71")
'org.reaktivity:nukleus-http.spec:jar:0.71'
<dependency org="org.reaktivity" name="nukleus-http.spec" rev="0.71">
  <artifact name="nukleus-http.spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http.spec', version='0.71')
)
libraryDependencies += "org.reaktivity" % "nukleus-http.spec" % "0.71"
[org.reaktivity/nukleus-http.spec "0.71"]