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