notbed

Utilities and database access classes for small projects

License

License

GroupId

GroupId

com.github.napp-com
ArtifactId

ArtifactId

notbed
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

pom
Description

Description

notbed
Utilities and database access classes for small projects

Download notbed

Filename Size
notbed-1.1.8.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • notbed-util
  • notbed-db

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.1