License |
License |
---|---|
GroupId | GroupIdcom.diegocarloslima |
ArtifactId | ArtifactIdbyakugallery |
Version | Version0.1.0 |
Type | Typeaar |
Description |
DescriptionByakuGallery Library
An open source Android library that allows the visualization of large images with gesture capabilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byakugallery-0.1.0.pom | |
byakugallery-0.1.0.aar | 25 KB |
byakugallery-0.1.0-sources.jar | 12 KB |
byakugallery-0.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.diegocarloslima/byakugallery/ -->
<dependency>
<groupId>com.diegocarloslima</groupId>
<artifactId>byakugallery</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.diegocarloslima/byakugallery/
implementation 'com.diegocarloslima:byakugallery:0.1.0'
// https://jarcasting.com/artifacts/com.diegocarloslima/byakugallery/
implementation ("com.diegocarloslima:byakugallery:0.1.0")
'com.diegocarloslima:byakugallery:aar:0.1.0'
<dependency org="com.diegocarloslima" name="byakugallery" rev="0.1.0">
<artifact name="byakugallery" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.diegocarloslima', module='byakugallery', version='0.1.0')
)
libraryDependencies += "com.diegocarloslima" % "byakugallery" % "0.1.0"
[com.diegocarloslima/byakugallery "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 19.1.+ |