android-aptlibs-gradle-plugin

Easy way to add popular apt libs to your android project

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.hamsterksu
ArtifactId

ArtifactId

android-aptlibs-gradle-plugin
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

android-aptlibs-gradle-plugin
Easy way to add popular apt libs to your android project
Project URL

Project URL

https://github.com/hamsterksu/android-aptlibs-gradle-plugin

Download android-aptlibs-gradle-plugin

How to add to project

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

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
1.2.1
1.2.0
1.1.0
1.0.0