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