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