Last Version

fast-uuid-parser 1.1.0

A UUID string parser that is 4 times faster than java.util.UUID.fromString()

License

License

GroupId

GroupId

org.komamitsu
ArtifactId

ArtifactId

fast-uuid-parser
Version

Version

1.1.0
Type

Type

jar
Description

Description

fast-uuid-parser
A UUID string parser that is 4 times faster than java.util.UUID.fromString()
Project URL

Project URL

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

Source Code Management

https://github.com/komamitsu/fast-uuid-parser

Download fast-uuid-parser 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.