| License |
License |
|---|---|
| GroupId | GroupIdcom.quuppa |
| ArtifactId | ArtifactIdandroid-quuppa-taglib |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionQuuppa tag emulation library for Android
Quuppa tag emulation library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.quuppa/android-quuppa-taglib/ -->
<dependency>
<groupId>com.quuppa</groupId>
<artifactId>android-quuppa-taglib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.quuppa/android-quuppa-taglib/
implementation 'com.quuppa:android-quuppa-taglib:1.0.0'
// https://jarcasting.com/artifacts/com.quuppa/android-quuppa-taglib/
implementation ("com.quuppa:android-quuppa-taglib:1.0.0")
'com.quuppa:android-quuppa-taglib:jar:1.0.0'
<dependency org="com.quuppa" name="android-quuppa-taglib" rev="1.0.0">
<artifact name="android-quuppa-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quuppa', module='android-quuppa-taglib', version='1.0.0')
)
libraryDependencies += "com.quuppa" % "android-quuppa-taglib" % "1.0.0"
[com.quuppa/android-quuppa-taglib "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.robolectric : android-all | jar | 5.1.1_r9-robolectric-0 |