Last Version

LicensesDialog 1.8.3

LicensesDialog is an open source library to display licenses used by third-party libraries in an Android app.

License

License

GroupId

GroupId

de.psdev.licensesdialog
ArtifactId

ArtifactId

parent
Version

Version

1.8.3
Type

Type

pom
Description

Description

LicensesDialog
LicensesDialog is an open source library to display licenses used by third-party libraries in an Android app.
Project URL

Project URL

http://psdev.de/LicensesDialog
Project Organization

Project Organization

PSDev
Source Code Management

Source Code Management

https://github.com/PSDev/LicensesDialog

Download parent 1.8.3

Filename Size
parent-1.8.3.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/de.psdev.licensesdialog/parent/ -->
<dependency>
    <groupId>de.psdev.licensesdialog</groupId>
    <artifactId>parent</artifactId>
    <version>1.8.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.psdev.licensesdialog/parent/
implementation 'de.psdev.licensesdialog:parent:1.8.3'
// https://jarcasting.com/artifacts/de.psdev.licensesdialog/parent/
implementation ("de.psdev.licensesdialog:parent:1.8.3")
'de.psdev.licensesdialog:parent:pom:1.8.3'
<dependency org="de.psdev.licensesdialog" name="parent" rev="1.8.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.psdev.licensesdialog', module='parent', version='1.8.3')
)
libraryDependencies += "de.psdev.licensesdialog" % "parent" % "1.8.3"
[de.psdev.licensesdialog/parent "1.8.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • sample