License |
License |
---|---|
GroupId | GroupIdcom.mikepenz |
ArtifactId | ArtifactIdaboutlibraries-core |
Last Version | Last Version10.3.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAboutLibraries Library
AboutLibraries automatically detects all dependencies of a project and collects their information including the license. Optionally visualising it via the provided ui components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aboutlibraries-core-10.3.1.pom | |
aboutlibraries-core-10.3.1.aar | 43 KB |
aboutlibraries-core-10.3.1-sources.jar | 9 KB |
aboutlibraries-core-10.3.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/aboutlibraries-core/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>aboutlibraries-core</artifactId>
<version>10.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/aboutlibraries-core/
implementation 'com.mikepenz:aboutlibraries-core:10.3.1'
// https://jarcasting.com/artifacts/com.mikepenz/aboutlibraries-core/
implementation ("com.mikepenz:aboutlibraries-core:10.3.1")
'com.mikepenz:aboutlibraries-core:aar:10.3.1'
<dependency org="com.mikepenz" name="aboutlibraries-core" rev="10.3.1">
<artifact name="aboutlibraries-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='aboutlibraries-core', version='10.3.1')
)
libraryDependencies += "com.mikepenz" % "aboutlibraries-core" % "10.3.1"
[com.mikepenz/aboutlibraries-core "10.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |
org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |