is not current version
Last Version 0.1.3

com.nabilhachicha:android-native-dependencies 0.1.1

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

Categories

Categories

Native Development Tools
GroupId

GroupId

com.nabilhachicha
ArtifactId

ArtifactId

android-native-dependencies
Version

Version

0.1.1
Type

Type

jar

Download android-native-dependencies 0.1.1


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