MVN

net.kyori : version

Maven & Gradle

Nov 24, 2017
1 usages
0 stars

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

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>version</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kyori : version to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.kyori : version to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
version-1.0.0

How to add a dependency to Maven

Add the following net.kyori : version maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>version</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kyori : version gradle dependency to your build.gradle file:

implementation 'net.kyori:version:1.0.0'

Gradle Kotlin DSL: Add the following net.kyori : version gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kyori:version:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kyori : version sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kyori" % "version" % "1.0.0"

Advertisement

Dependencies from Group

Jun 07, 2023
62 usages
657 stars
Jun 07, 2023
35 usages
657 stars
Jun 07, 2023
31 usages
657 stars
Jun 07, 2023
23 usages
657 stars
Mar 16, 2023
13 usages
154 stars

Discover Dependencies

Jul 23, 2019
1 usages
0 stars
Dec 02, 2017
2 usages
6 stars
Dec 18, 2017
2 usages
254 stars
Dec 18, 2017
2 usages
254 stars
Jul 06, 2018
1 usages
9 stars
May 22, 2023
1 usages
26 stars
Jan 31, 2018
1 usages
0 stars
Feb 02, 2018
2 usages
1 stars