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