License |
License |
---|---|
GroupId | GroupIdcom.github.keithyokoma |
ArtifactId | ArtifactIdFit |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFit
Application version management library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Fit-1.2.0.pom | |
Fit-1.2.0.aar | 13 KB |
Fit-1.2.0-sources.jar | 4 KB |
Fit-1.2.0-javadoc.jar | 27 KB |
Browse |
<!-- 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"]
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 |