Last Version

Gradle Auto Version Plugin 0.2.0

Provides automatic versioning

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.mixja
ArtifactId

ArtifactId

autoversion
Version

Version

0.2.0
Type

Type

jar
Description

Description

Gradle Auto Version Plugin
Provides automatic versioning
Project URL

Project URL

https://github.com/mixja/gradle-autoversion-plugin
Source Code Management

Source Code Management

https://github.com/mixja/gradle-autoversion-plugin

Download autoversion 0.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 4.8.0.201706111038-r

Project Modules

There are no modules declared in this project.