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