Last Version

Ground Control 1.0.1

Library to help with Android 6.0 Marshmallow runtime permission model

License

License

Categories

Categories

Net
GroupId

GroupId

com.fjordnet.groundcontrol
ArtifactId

ArtifactId

ground-control
Version

Version

1.0.1
Type

Type

aar
Description

Description

Ground Control
Library to help with Android 6.0 Marshmallow runtime permission model
Project URL

Project URL

https://github.com/Fjordnet/ground-control
Source Code Management

Source Code Management

https://github.com/Fjordnet/ground-control

Download ground-control 1.0.1


<!-- https://jarcasting.com/artifacts/com.fjordnet.groundcontrol/ground-control/ -->
<dependency>
    <groupId>com.fjordnet.groundcontrol</groupId>
    <artifactId>ground-control</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fjordnet.groundcontrol/ground-control/
implementation 'com.fjordnet.groundcontrol:ground-control:1.0.1'
// https://jarcasting.com/artifacts/com.fjordnet.groundcontrol/ground-control/
implementation ("com.fjordnet.groundcontrol:ground-control:1.0.1")
'com.fjordnet.groundcontrol:ground-control:aar:1.0.1'
<dependency org="com.fjordnet.groundcontrol" name="ground-control" rev="1.0.1">
  <artifact name="ground-control" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fjordnet.groundcontrol', module='ground-control', version='1.0.1')
)
libraryDependencies += "com.fjordnet.groundcontrol" % "ground-control" % "1.0.1"
[com.fjordnet.groundcontrol/ground-control "1.0.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.