Last Version

Haikunator 2.0.1

Generate Heroku-like random names to use in your Java applications.

License

License

GroupId

GroupId

me.atrox.haikunator
ArtifactId

ArtifactId

Haikunator
Version

Version

2.0.1
Type

Type

jar
Description

Description

Haikunator
Generate Heroku-like random names to use in your Java applications.
Project URL

Project URL

https://github.com/Atrox/haikunatorjava

Download Haikunator 2.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1

Project Modules

There are no modules declared in this project.