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