License |
License |
---|---|
GroupId | GroupIdcom.thinkfree.android |
ArtifactId | ArtifactIdshowlicense |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionshowlicense
an open source usage dialog/activity in JAR for the laziest coders
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
showlicense-0.1.pom | |
showlicense-0.1.jar | 9 KB |
showlicense-0.1-sources.jar | 5 KB |
showlicense-0.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thinkfree.android/showlicense/ -->
<dependency>
<groupId>com.thinkfree.android</groupId>
<artifactId>showlicense</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkfree.android/showlicense/
implementation 'com.thinkfree.android:showlicense:0.1'
// https://jarcasting.com/artifacts/com.thinkfree.android/showlicense/
implementation ("com.thinkfree.android:showlicense:0.1")
'com.thinkfree.android:showlicense:jar:0.1'
<dependency org="com.thinkfree.android" name="showlicense" rev="0.1">
<artifact name="showlicense" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkfree.android', module='showlicense', version='0.1')
)
libraryDependencies += "com.thinkfree.android" % "showlicense" % "0.1"
[com.thinkfree.android/showlicense "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |