License |
License |
---|---|
GroupId | GroupIdorg.hnau.db |
ArtifactId | ArtifactIdbase |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatabase utils
Database utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
base-1.0.9.pom | |
base-1.0.9.jar | 14 KB |
base-1.0.9-sources.jar | 5 KB |
base-1.0.9-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hnau.db/base/ -->
<dependency>
<groupId>org.hnau.db</groupId>
<artifactId>base</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.hnau.db/base/
implementation 'org.hnau.db:base:1.0.9'
// https://jarcasting.com/artifacts/org.hnau.db/base/
implementation ("org.hnau.db:base:1.0.9")
'org.hnau.db:base:jar:1.0.9'
<dependency org="org.hnau.db" name="base" rev="1.0.9">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hnau.db', module='base', version='1.0.9')
)
libraryDependencies += "org.hnau.db" % "base" % "1.0.9"
[org.hnau.db/base "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
org.hnau : base | jar | 2.1.7 |