| License |
License |
|---|---|
| GroupId | GroupIdcom.github.napp-com |
| ArtifactId | ArtifactIdnotbed-db |
| Version | Version1.1.8 |
| Type | Typejar |
| Description |
Descriptionnotbed Database
Database
|
| Filename | Size |
|---|---|
| notbed-db-1.1.8.pom | |
| notbed-db-1.1.8.jar | 30 KB |
| notbed-db-1.1.8-tests.jar | 3 KB |
| notbed-db-1.1.8-test-sources.jar | 2 KB |
| notbed-db-1.1.8-test-javadoc.jar | 32 KB |
| notbed-db-1.1.8-sources.jar | 17 KB |
| notbed-db-1.1.8-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/ -->
<dependency>
<groupId>com.github.napp-com</groupId>
<artifactId>notbed-db</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/
implementation 'com.github.napp-com:notbed-db:1.1.8'
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/
implementation ("com.github.napp-com:notbed-db:1.1.8")
'com.github.napp-com:notbed-db:jar:1.1.8'
<dependency org="com.github.napp-com" name="notbed-db" rev="1.1.8">
<artifact name="notbed-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.napp-com', module='notbed-db', version='1.1.8')
)
libraryDependencies += "com.github.napp-com" % "notbed-db" % "1.1.8"
[com.github.napp-com/notbed-db "1.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.napp-com : notbed-util | jar | 1.1.8 |