AutoVersion

Automated handling of version code, name and release notes for Android.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

me.sunnydaydev
ArtifactId

ArtifactId

autoversion
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

AutoVersion
Automated handling of version code, name and release notes for Android.
Project URL

Project URL

https://github.com/SunnyDayDev/AutoVersion
Source Code Management

Source Code Management

https://github.com/SunnyDayDev/AutoVersion

Download autoversion

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.51

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1