is not current version
Last Version 0.0.3-RELEASE

com.github.jeffreyning:nh-micro-orm 0.0.1-RELEASE

nh-micro-orm

Categories

Categories

ORM Data
GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

nh-micro-orm
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download nh-micro-orm 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-orm/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>nh-micro-orm</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-orm/
implementation 'com.github.jeffreyning:nh-micro-orm:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/nh-micro-orm/
implementation ("com.github.jeffreyning:nh-micro-orm:0.0.1-RELEASE")
'com.github.jeffreyning:nh-micro-orm:jar:0.0.1-RELEASE'
<dependency org="com.github.jeffreyning" name="nh-micro-orm" rev="0.0.1-RELEASE">
  <artifact name="nh-micro-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='nh-micro-orm', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "nh-micro-orm" % "0.0.1-RELEASE"
[com.github.jeffreyning/nh-micro-orm "0.0.1-RELEASE"]