Last Version

Android Native Dependencies 0.1.3

Gradle plugin for resolving and downloading Android native dependencies (.so)

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.nabilhachicha
ArtifactId

ArtifactId

android-native-dependencies
Version

Version

0.1.3
Type

Type

jar
Description

Description

Android Native Dependencies
Gradle plugin for resolving and downloading Android native dependencies (.so)
Project URL

Project URL

https://github.com/nhachicha/android-native-dependencies
Source Code Management

Source Code Management

https://github.com/nhachicha/android-native-dependencies

Download android-native-dependencies 0.1.3


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.1.0
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.