UUID

An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.

Лицензия

Лицензия

Группа

Группа

com.github.stephenc.eaio-uuid
Идентификатор

Идентификатор

uuid
Последняя версия

Последняя версия

3.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

UUID
An implementation of the UUIDs and GUIDs specification in Java. UUIDs are 128 bit long identifiers that are guaranteed to be unique.
Система контроля версий

Система контроля версий

http://github.com/stephenc/eaio-uuid/tree/master/

Скачать uuid

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.github.stephenc.eaio-grabbag : grabbag jar 1.8.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.4.2
3.4.1
3.4.0
3.3.0
3.2.0