is not current version
Last Version 1.1

com.larswerkman:LicenseView 1.0

A simple view to display your licenses

GroupId

GroupId

com.larswerkman
ArtifactId

ArtifactId

LicenseView
Version

Version

1.0
Type

Type

aar

Download LicenseView 1.0


<!-- https://jarcasting.com/artifacts/com.larswerkman/LicenseView/ -->
<dependency>
    <groupId>com.larswerkman</groupId>
    <artifactId>LicenseView</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.larswerkman/LicenseView/
implementation 'com.larswerkman:LicenseView:1.0'
// https://jarcasting.com/artifacts/com.larswerkman/LicenseView/
implementation ("com.larswerkman:LicenseView:1.0")
'com.larswerkman:LicenseView:aar:1.0'
<dependency org="com.larswerkman" name="LicenseView" rev="1.0">
  <artifact name="LicenseView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.larswerkman', module='LicenseView', version='1.0')
)
libraryDependencies += "com.larswerkman" % "LicenseView" % "1.0"
[com.larswerkman/LicenseView "1.0"]