is not current version
Last Version 0.105

org.reaktivity:nukleus-http-cache.spec 0.102

HTTP Cache Nukleus Specification

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http-cache.spec
Version

Version

0.102
Type

Type

jar

Download nukleus-http-cache.spec 0.102


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