Last Version

ndktest-plugin 1.0.0

Run ndk C++ tests on Android devices

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.github.fsbarata
ArtifactId

ArtifactId

ndktest-plugin
Version

Version

1.0.0
Type

Type

jar
Description

Description

ndktest-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-plugin 1.0.0


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