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