Android-Eclipse

Plugin for generation files for eclipse in android project

License

License

The Apache Software License, Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ginvavilon
ArtifactId

ArtifactId

android-eclipse
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

Android-Eclipse
Plugin for generation files for eclipse in android project
Project URL

Project URL

https://github.com/GinVavilon/gradle-android-eclipse
Source Code Management

Source Code Management

https://github.com/GinVavilon/gradle-android-eclipse

Download android-eclipse

How to add to project

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

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.

Versions

Version
0.9.9
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1