GroupId | GroupIdorg.reaktivity |
---|---|
ArtifactId | ArtifactIdnukleus-http-cache.spec |
Version | Version0.91 |
Type | Typejar |
Filename | Size |
---|---|
nukleus-http-cache.spec-0.91.pom | |
nukleus-http-cache.spec-0.91.jar | 633 KB |
nukleus-http-cache.spec-0.91-sources.jar | 638 KB |
nukleus-http-cache.spec-0.91-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache.spec/ -->
<dependency>
<groupId>org.reaktivity</groupId>
<artifactId>nukleus-http-cache.spec</artifactId>
<version>0.91</version>
</dependency>
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache.spec/
implementation 'org.reaktivity:nukleus-http-cache.spec:0.91'
// https://jarcasting.com/artifacts/org.reaktivity/nukleus-http-cache.spec/
implementation ("org.reaktivity:nukleus-http-cache.spec:0.91")
'org.reaktivity:nukleus-http-cache.spec:jar:0.91'
<dependency org="org.reaktivity" name="nukleus-http-cache.spec" rev="0.91">
<artifact name="nukleus-http-cache.spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reaktivity', module='nukleus-http-cache.spec', version='0.91')
)
libraryDependencies += "org.reaktivity" % "nukleus-http-cache.spec" % "0.91"
[org.reaktivity/nukleus-http-cache.spec "0.91"]