License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.mixja |
ArtifactId | ArtifactIdautoversion |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionGradle Auto Version Plugin
Provides automatic versioning
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autoversion-0.2.0.pom | |
autoversion-0.2.0.jar | 11 KB |
autoversion-0.2.0-sources.jar | 2 KB |
autoversion-0.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mixja/autoversion/ -->
<dependency>
<groupId>com.github.mixja</groupId>
<artifactId>autoversion</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mixja/autoversion/
implementation 'com.github.mixja:autoversion:0.2.0'
// https://jarcasting.com/artifacts/com.github.mixja/autoversion/
implementation ("com.github.mixja:autoversion:0.2.0")
'com.github.mixja:autoversion:jar:0.2.0'
<dependency org="com.github.mixja" name="autoversion" rev="0.2.0">
<artifact name="autoversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mixja', module='autoversion', version='0.2.0')
)
libraryDependencies += "com.github.mixja" % "autoversion" % "0.2.0"
[com.github.mixja/autoversion "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 4.8.0.201706111038-r |