Last Version

Android Dependency Scanning 1.0.0_pre

Gradle plugin to analyze the android dependencies and generate the report.

License

License

GroupId

GroupId

org.fosslight
ArtifactId

ArtifactId

android-dependency-scanning
Version

Version

1.0.0_pre
Type

Type

jar
Description

Description

Android Dependency Scanning
Gradle plugin to analyze the android dependencies and generate the report.
Project URL

Project URL

https://github.com/fosslight/android-dependency-scanning
Source Code Management

Source Code Management

https://github.com/fosslight/android-dependency-scanning.git

Download android-dependency-scanning 1.0.0_pre


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

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.