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