не последняя версия
Последняя версия 0.0.4

io.github.noahshen:nagrand 0.0.2

a lightweight groovy orm

Группа

Группа

io.github.noahshen
Идентификатор

Идентификатор

nagrand
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать nagrand 0.0.2


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