Last Version

gradle-android-git(gag) 0.1.6

Gradle plugin for Android apps to manage Git dependency (gag)

License

License

Categories

Categories

Gradle Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

gradle-android-git
Version

Version

0.1.6
Type

Type

jar
Description

Description

gradle-android-git(gag)
Gradle plugin for Android apps to manage Git dependency (gag)
Project URL

Project URL

https://github.com/ksoichiro/gradle-android-git
Source Code Management

Source Code Management

https://github.com/ksoichiro/gradle-android-git

Download gradle-android-git 0.1.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.