GroupId | GroupIdorg.reaktivity |
---|---|
ArtifactId | ArtifactIdnukleus-http-cache.spec |
Version | Version0.102 |
Type | Typejar |
Filename | Size |
---|---|
nukleus-http-cache.spec-0.102.pom | |
nukleus-http-cache.spec-0.102.jar | 644 KB |
nukleus-http-cache.spec-0.102-sources.jar | 649 KB |
nukleus-http-cache.spec-0.102-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.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"]