Jar examples for n:npm-semver
SemVer implementation that matches npm?s
You can download jar file npm-semver 0.0.1 in this page.
GNU Lesser General Public License, version 2.1
You can use the following script to add npm-semver-0.0.1.jar to your project.
<dependency> <groupId>io.takari.npm</groupId> <artifactId>npm-semver</artifactId> <version>0.0.1</version> </dependency>
compile group: 'io.takari.npm', name: 'npm-semver', version: '0.0.1'
libraryDependencies += "io.takari.npm" % "npm-semver" % "0.0.1"
<dependency org="io.takari.npm" name="npm-semver" rev="0.0.1"/>
@Grapes(@Grab(group='io.takari.npm', module='npm-semver', version='0.0.1'))
'io.takari.npm:npm-semver:jar:0.0.1'
Click the following link to download the jar file.
npm-semver-0.0.1-sources.jar