API base utils


License

License

GroupId

GroupId

org.hnau.api
ArtifactId

ArtifactId

base
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

API base utils
API base utils

Download base

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hnau : base jar 1.9.3
org.hnau : jackson jar 1.0.0
io.ktor : ktor-http-jvm jar 1.2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0