is not current version
Last Version 0.8.3.0

net.thevpc.nuts.toolbox:ndb 0.8.1.0

Nuts Database Toolbox

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

ndb
Version

Version

0.8.1.0
Type

Type

jar

Download ndb 0.8.1.0


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