is not current version
Last Version 0.2.0

fast-uuid 0.1

A Java library for quickly and efficiently parsing and writing UUIDs

License

License

GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

fast-uuid
Version

Version

0.1
Type

Type

jar
Description

Description

fast-uuid
A Java library for quickly and efficiently parsing and writing UUIDs
Project URL

Project URL

https://github.com/jchambers/fast-uuid
Source Code Management

Source Code Management

https://github.com/jchambers/fast-uuid

Download fast-uuid 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.