Last Version

Sample: Database 1.0-beta

The helper is a library for Java and Android.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

database
Version

Version

1.0-beta
Type

Type

jar
Description

Description

Sample: Database
The helper is a library for Java and Android.

Download database 1.0-beta


<!-- https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/database/ -->
<dependency>
    <groupId>com.github.mrzhqiang.helper.sample</groupId>
    <artifactId>database</artifactId>
    <version>1.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/database/
implementation 'com.github.mrzhqiang.helper.sample:database:1.0-beta'
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/database/
implementation ("com.github.mrzhqiang.helper.sample:database:1.0-beta")
'com.github.mrzhqiang.helper.sample:database:jar:1.0-beta'
<dependency org="com.github.mrzhqiang.helper.sample" name="database" rev="1.0-beta">
  <artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrzhqiang.helper.sample', module='database', version='1.0-beta')
)
libraryDependencies += "com.github.mrzhqiang.helper.sample" % "database" % "1.0-beta"
[com.github.mrzhqiang.helper.sample/database "1.0-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.mrzhqiang.helper : helper jar 1.0-beta

Project Modules

There are no modules declared in this project.