Haikunator

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

License

License

GroupId

GroupId

me.atrox.haikunator
ArtifactId

ArtifactId

Haikunator
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
2.0.1
2.0.0
1.3
1.2
1.1
1.0