Android Gradle Eggbox

Android Dependency Locker

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.gfx.gradle
ArtifactId

ArtifactId

android-eggbox
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Android Gradle Eggbox
Android Dependency Locker
Project URL

Project URL

https://github.com/gfx/gradle-plugin-template
Source Code Management

Source Code Management

https://github.com/gfx/gradle-plugin-template

Download android-eggbox

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1