is not current version
Last Version 0.147

org.reaktivity:nukleus-http-cache 0.35

HTTP Cache Nukleus Implementation

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http-cache
Version

Version

0.35
Type

Type

jar

Download nukleus-http-cache 0.35


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