com.github.chaosfirebolt.generator:identifier-generator

Library for identifier generation.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.chaosfirebolt.generator
ArtifactId

ArtifactId

identifier-generator
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.chaosfirebolt.generator:identifier-generator
Library for identifier generation.
Project URL

Project URL

https://github.com/Chaosfirebolt/identifier-generator
Source Code Management

Source Code Management

https://github.com/Chaosfirebolt/identifier-generator

Download identifier-generator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.2.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0