Last Version

Fit 1.2.0

Application version management library for Android

License

License

GroupId

GroupId

com.github.keithyokoma
ArtifactId

ArtifactId

Fit
Version

Version

1.2.0
Type

Type

aar
Description

Description

Fit
Application version management library for Android
Project URL

Project URL

https://github.com/KeithYokoma/Fit
Source Code Management

Source Code Management

https://github.com/KeithYokoma/Fit

Download Fit 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » support-v4 jar 23.1.1
com.android.support » appcompat-v7 jar 23.1.1
com.android.support » support-annotations jar 23.1.1

Project Modules

There are no modules declared in this project.