is not current version
Last Version 0.147

org.reaktivity:nukleus-http-cache 0.1

HTTP Cache Nukleus Implementation

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http-cache
Version

Version

0.1
Type

Type

jar

Download nukleus-http-cache 0.1


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