org.genthz:genthz-api

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.genthz
ArtifactId

ArtifactId

genthz-api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download genthz-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0