MVN

org.semver : api

Maven & Gradle

Nov 30, 2014
7 usages
137 stars

API

<dependency>
    <groupId>org.semver</groupId>
    <artifactId>api</artifactId>
    <version>0.9.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.semver : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.33

All Versions

Choose a version of org.semver : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
api-0.9.33
api-0.9.32
api-0.9.31
api-0.9.30
api-0.9.29
api-0.9.28
api-0.9.27
api-0.9.26
api-0.9.25
api-0.9.24
api-0.9.23
api-0.9.22
api-0.9.21
api-0.9.20
api-0.9.18
api-0.9.17
api-0.9.16
api-0.9.15
api-0.9.14
api-0.9.13
api-0.9.12
api-0.9.11
api-0.9.10
api-0.9.8
api-0.9.7
api-0.9.6
api-0.9.5
api-0.9.4
api-0.9.3
api-0.9.2
api-0.9.1
0.9
api-0.9

How to add a dependency to Maven

Add the following org.semver : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.semver</groupId>
    <artifactId>api</artifactId>
    <version>0.9.33</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.semver : api gradle dependency to your build.gradle file:

implementation 'org.semver:api:0.9.33'

Gradle Kotlin DSL: Add the following org.semver : api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.semver:api:0.9.33")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.semver : api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.semver" % "api" % "0.9.33"

Advertisement

Dependencies from Group

api
Nov 30, 2014
7 usages
137 stars
Nov 30, 2014
137 stars
Nov 30, 2014
136 stars

Discover Dependencies

Dec 08, 2020
18 usages
0 stars
Sep 27, 2021
36 usages
139 stars
May 27, 2012
10 usages
Jul 28, 2023
8 usages
53 stars
Mar 16, 2019
3 usages
13k stars