Last Version

ndktest-gradle-plugin 1.0.0

Run ndk C++ tests on Android devices

License

License

The Apache Software License, Version 2.0
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.fsbarata
ArtifactId

ArtifactId

ndktest-gradle-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

ndktest-gradle-plugin
Run ndk C++ tests on Android devices
Project URL

Project URL

https://github.com/fsbarata/ndktest-plugin
Source Code Management

Source Code Management

https://github.com/fsbarata/ndktest-plugin

Download ndktest-gradle-plugin 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.android.tools.build : gradle-experimental jar 0.2.0

Project Modules

There are no modules declared in this project.