License |
License |
---|---|
GroupId | GroupIdde.psdev.licensesdialog |
ArtifactId | ArtifactIdparent |
Version | Version1.8.3 |
Type | Typepom |
Description |
DescriptionLicensesDialog
LicensesDialog is an open source library to display licenses used by third-party libraries in an Android app.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]