| License |
License |
|---|---|
| GroupId | GroupIdcom.genexus.android |
| ArtifactId | ArtifactIdzoominimageview |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptioncom.genexus.android:zoominimageview
A zoomable ImageView for Android
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zoominimageview-1.0.pom | |
| zoominimageview-1.0-sources.jar | 7 KB |
| zoominimageview-1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.genexus.android/zoominimageview/ -->
<dependency>
<groupId>com.genexus.android</groupId>
<artifactId>zoominimageview</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.genexus.android/zoominimageview/
implementation 'com.genexus.android:zoominimageview:1.0'
// https://jarcasting.com/artifacts/com.genexus.android/zoominimageview/
implementation ("com.genexus.android:zoominimageview:1.0")
'com.genexus.android:zoominimageview:aar:1.0'
<dependency org="com.genexus.android" name="zoominimageview" rev="1.0">
<artifact name="zoominimageview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.genexus.android', module='zoominimageview', version='1.0')
)
libraryDependencies += "com.genexus.android" % "zoominimageview" % "1.0"
[com.genexus.android/zoominimageview "1.0"]