Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.features |
ArtifactId | ArtifactIdnet.osgiliath.feature.persistence |
Version | Version0.3.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.persistence/
implementation 'net.osgiliath.features:net.osgiliath.feature.persistence:0.3.4'
// https://jarcasting.com/artifacts/net.osgiliath.features/net.osgiliath.feature.persistence/
implementation ("net.osgiliath.features:net.osgiliath.feature.persistence:0.3.4")
'net.osgiliath.features:net.osgiliath.feature.persistence:jar:0.3.4'
<dependency org="net.osgiliath.features" name="net.osgiliath.feature.persistence" rev="0.3.4">
<artifact name="net.osgiliath.feature.persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.features', module='net.osgiliath.feature.persistence', version='0.3.4')
)
libraryDependencies += "net.osgiliath.features" % "net.osgiliath.feature.persistence" % "0.3.4"
[net.osgiliath.features/net.osgiliath.feature.persistence "0.3.4"]