is not current version
Last Version 0.2.0

com.github.mixja:autoversion 0.1.0

Provides automatic versioning

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.mixja
ArtifactId

ArtifactId

autoversion
Version

Version

0.1.0
Type

Type

jar

Download autoversion 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.mixja/autoversion/ -->
<dependency>
    <groupId>com.github.mixja</groupId>
    <artifactId>autoversion</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mixja/autoversion/
implementation 'com.github.mixja:autoversion:0.1.0'
// https://jarcasting.com/artifacts/com.github.mixja/autoversion/
implementation ("com.github.mixja:autoversion:0.1.0")
'com.github.mixja:autoversion:jar:0.1.0'
<dependency org="com.github.mixja" name="autoversion" rev="0.1.0">
  <artifact name="autoversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mixja', module='autoversion', version='0.1.0')
)
libraryDependencies += "com.github.mixja" % "autoversion" % "0.1.0"
[com.github.mixja/autoversion "0.1.0"]