License |
License |
---|---|
GroupId | GroupIdcom.github.davidpizarro |
ArtifactId | ArtifactIdpinview |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionPinView
PinView Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pinview-1.0.0.pom | |
pinview-1.0.0.apklib | 16 KB |
pinview-1.0.0-sources.jar | 12 KB |
pinview-1.0.0-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidpizarro/pinview/ -->
<dependency>
<groupId>com.github.davidpizarro</groupId>
<artifactId>pinview</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidpizarro/pinview/
implementation 'com.github.davidpizarro:pinview:1.0.0'
// https://jarcasting.com/artifacts/com.github.davidpizarro/pinview/
implementation ("com.github.davidpizarro:pinview:1.0.0")
'com.github.davidpizarro:pinview:aar:1.0.0'
<dependency org="com.github.davidpizarro" name="pinview" rev="1.0.0">
<artifact name="pinview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidpizarro', module='pinview', version='1.0.0')
)
libraryDependencies += "com.github.davidpizarro" % "pinview" % "1.0.0"
[com.github.davidpizarro/pinview "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.0.0 |