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

version 1.0.0

A split of the versioning package of the maven-artifact project, with minor changes to not require other maven components.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.kyori
Идентификатор

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

version
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

version
A split of the versioning package of the maven-artifact project, with minor changes to not require other maven components.
Ссылка на сайт

Ссылка на сайт

https://github.com/KyoriPowered/version
Система контроля версий

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

https://github.com/KyoriPowered/version/

Скачать version 1.0.0


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

Зависимости

test (1)

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

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

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