is not current version
Last Version 0.2.3

net.osgiliath.hello:net.osgiliath.hello.model.database 0.1.0

Database creation and export for helloworld

Categories

Categories

Data Net
GroupId

GroupId

net.osgiliath.hello
ArtifactId

ArtifactId

net.osgiliath.hello.model.database
Version

Version

0.1.0
Type

Type

jar

Download net.osgiliath.hello.model.database 0.1.0


<!-- https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.model.database/ -->
<dependency>
    <groupId>net.osgiliath.hello</groupId>
    <artifactId>net.osgiliath.hello.model.database</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.model.database/
implementation 'net.osgiliath.hello:net.osgiliath.hello.model.database:0.1.0'
// https://jarcasting.com/artifacts/net.osgiliath.hello/net.osgiliath.hello.model.database/
implementation ("net.osgiliath.hello:net.osgiliath.hello.model.database:0.1.0")
'net.osgiliath.hello:net.osgiliath.hello.model.database:jar:0.1.0'
<dependency org="net.osgiliath.hello" name="net.osgiliath.hello.model.database" rev="0.1.0">
  <artifact name="net.osgiliath.hello.model.database" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.hello', module='net.osgiliath.hello.model.database', version='0.1.0')
)
libraryDependencies += "net.osgiliath.hello" % "net.osgiliath.hello.model.database" % "0.1.0"
[net.osgiliath.hello/net.osgiliath.hello.model.database "0.1.0"]