moon tools

A application used for moon framwork.

License

License

GroupId

GroupId

io.github.nov-moon
ArtifactId

ArtifactId

db
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

moon tools
A application used for moon framwork.
Project URL

Project URL

https://github.com/nov-moon/moon-tools
Source Code Management

Source Code Management

https://github.com/nov-moon/moon-tools/tree/main

Download db

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
io.github.nov-moon : kit jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0