MVN

com.fjordnet.groundcontrol : ground-control

Maven & Gradle

May 23, 2018
1 usages
0 stars

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

<dependency>
    <groupId>com.fjordnet.groundcontrol</groupId>
    <artifactId>ground-control</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fjordnet.groundcontrol : ground-control to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.fjordnet.groundcontrol : ground-control to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ground-control-1.0.1
ground-control-1.0.0

How to add a dependency to Maven

Add the following com.fjordnet.groundcontrol : ground-control maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.fjordnet.groundcontrol</groupId>
    <artifactId>ground-control</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.fjordnet.groundcontrol : ground-control gradle dependency to your build.gradle file:

implementation 'com.fjordnet.groundcontrol:ground-control:1.0.1'

Gradle Kotlin DSL: Add the following com.fjordnet.groundcontrol : ground-control gradle kotlin dependency to your build.gradle.kts file:

implementation("com.fjordnet.groundcontrol:ground-control:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.fjordnet.groundcontrol : ground-control sbt scala dependency to your build.sbt file:

libraryDependencies += "com.fjordnet.groundcontrol" % "ground-control" % "1.0.1"

Advertisement

Dependencies from Group

May 23, 2018
1 usages
0 stars
May 23, 2018
1 usages
0 stars

Discover Dependencies

May 23, 2018
1 usages
0 stars
Jun 21, 2019
2 usages
27 stars
Dec 06, 2019
1 usages
25 stars
Apr 13, 2018
1 usages
11 stars
Mar 29, 2019
1 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Dec 04, 2019
2 usages
0 stars