is not current version
Last Version 0.147

org.reaktivity:nukleus-http-cache 0.90

HTTP Cache Nukleus Implementation

GroupId

GroupId

org.reaktivity
ArtifactId

ArtifactId

nukleus-http-cache
Version

Version

0.90
Type

Type

jar

Download nukleus-http-cache 0.90


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