Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.osgiliath.wrappers |
ArtifactId | ArtifactIdnet.osgiliath.wrapper.derby |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
net.osgiliath.wrapper.derby-0.3.2.pom | |
net.osgiliath.wrapper.derby-0.3.2.jar | 3 MB |
net.osgiliath.wrapper.derby-0.3.2-sources.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.derby/ -->
<dependency>
<groupId>net.osgiliath.wrappers</groupId>
<artifactId>net.osgiliath.wrapper.derby</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.derby/
implementation 'net.osgiliath.wrappers:net.osgiliath.wrapper.derby:0.3.2'
// https://jarcasting.com/artifacts/net.osgiliath.wrappers/net.osgiliath.wrapper.derby/
implementation ("net.osgiliath.wrappers:net.osgiliath.wrapper.derby:0.3.2")
'net.osgiliath.wrappers:net.osgiliath.wrapper.derby:jar:0.3.2'
<dependency org="net.osgiliath.wrappers" name="net.osgiliath.wrapper.derby" rev="0.3.2">
<artifact name="net.osgiliath.wrapper.derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.wrappers', module='net.osgiliath.wrapper.derby', version='0.3.2')
)
libraryDependencies += "net.osgiliath.wrappers" % "net.osgiliath.wrapper.derby" % "0.3.2"
[net.osgiliath.wrappers/net.osgiliath.wrapper.derby "0.3.2"]