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