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