Jar examples for v:versions
Utility to stop writing awful Build.VERSION based nonsense.
You can download jar file versions 4.4.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add versions-4.4.1.jar to your project.
<dependency> <groupId>org.hammerlab.sbt</groupId> <artifactId>versions</artifactId> <version>4.4.1</version> </dependency>
compile group: 'org.hammerlab.sbt', name: 'versions', version: '4.4.1'
libraryDependencies += "org.hammerlab.sbt" % "versions" % "4.4.1"
<dependency org="org.hammerlab.sbt" name="versions" rev="4.4.1"/>
@Grapes(@Grab(group='org.hammerlab.sbt', module='versions', version='4.4.1'))
'org.hammerlab.sbt:versions:jar:4.4.1'
Click the following link to download the jar file.
versions-4.4.1-javadoc.jar