is not current version
Last Version 0.14.1

net.twibs:twibs-db 0.14


Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-db
Version

Version

0.14
Type

Type

jar

Download twibs-db 0.14


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