is not current version
Last Version 0.14.1

net.twibs:twibs-db 0.13


Categories

Categories

Net
GroupId

GroupId

net.twibs
ArtifactId

ArtifactId

twibs-db
Version

Version

0.13
Type

Type

jar

Download twibs-db 0.13


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