is not current version
Last Version 0.0.4

io.github.noahshen:nagrand 0.0.1

a lightweight groovy orm

GroupId

GroupId

io.github.noahshen
ArtifactId

ArtifactId

nagrand
Version

Version

0.0.1
Type

Type

jar

Download nagrand 0.0.1


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