Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.features |
ArtifactId | ArtifactIdnet.osgiliath.feature.activemq |
Version | Version0.3.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.activemq/ -->
<dependency>
<groupId>net.osgiliath.features</groupId>
<artifactId>net.osgiliath.feature.activemq</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.activemq/
implementation 'net.osgiliath.features:net.osgiliath.feature.activemq:0.3.2'
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.activemq/
implementation ("net.osgiliath.features:net.osgiliath.feature.activemq:0.3.2")
'net.osgiliath.features:net.osgiliath.feature.activemq:jar:0.3.2'
<dependency org="net.osgiliath.features" name="net.osgiliath.feature.activemq" rev="0.3.2">
<artifact name="net.osgiliath.feature.activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.features', module='net.osgiliath.feature.activemq', version='0.3.2')
)
libraryDependencies += "net.osgiliath.features" % "net.osgiliath.feature.activemq" % "0.3.2"
[net.osgiliath.features/net.osgiliath.feature.activemq "0.3.2"]