Last Version

lib_test2 1.4.0

A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.

License

License

GroupId

GroupId

com.gitee.summer_lj
ArtifactId

ArtifactId

lib_test2
Version

Version

1.4.0
Type

Type

pom
Description

Description

lib_test2
A simple ImageView that support zooming, both by Multi-touch gestures and double-tap.
Project URL

Project URL

https://gitee.com/summer_lj/liuj_android_library
Source Code Management

Source Code Management

https://gitee.com/summer_lj/liuj_android_library

Download lib_test2 1.4.0


<!-- https://jarcasting.com/artifacts/com.gitee.summer_lj/lib_test2/ -->
<dependency>
    <groupId>com.gitee.summer_lj</groupId>
    <artifactId>lib_test2</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.summer_lj/lib_test2/
implementation 'com.gitee.summer_lj:lib_test2:1.4.0'
// https://jarcasting.com/artifacts/com.gitee.summer_lj/lib_test2/
implementation ("com.gitee.summer_lj:lib_test2:1.4.0")
'com.gitee.summer_lj:lib_test2:pom:1.4.0'
<dependency org="com.gitee.summer_lj" name="lib_test2" rev="1.4.0">
  <artifact name="lib_test2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.summer_lj', module='lib_test2', version='1.4.0')
)
libraryDependencies += "com.gitee.summer_lj" % "lib_test2" % "1.4.0"
[com.gitee.summer_lj/lib_test2 "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.