Last Version

version 1.0.0

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

version
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/KyoriPowered/version
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.