UUID

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

3.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.
Организация-разработчик

Организация-разработчик

Johann Burkard

Скачать uuid

Имя Файла Размер
uuid-3.2.pom
uuid-3.2.jar 14 KB
uuid-3.2-sources.jar 14 KB
uuid-3.2-javadoc.jar 53 KB
Обзор

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

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

Зависимости

test (1)

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

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

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

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

Версия
3.2