is not current version
Last Version 1.1.8

com.github.napp-com:notbed-db 1.1.3

database

GroupId

GroupId

com.github.napp-com
ArtifactId

ArtifactId

notbed-db
Version

Version

1.1.3
Type

Type

jar

Download notbed-db 1.1.3


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