is not current version
Last Version 0.76

org.reaktivity:nukleus-http2.spec 0.16

HTTP/2 Nukleus Specification

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http2.spec
Version

Version

0.16
Type

Type

jar

Download nukleus-http2.spec 0.16


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