is not current version
Last Version 1.1

com.yxt.opensdk:library_photoviewer 1.0

library_photoviewer

GroupId

GroupId

com.yxt.opensdk
ArtifactId

ArtifactId

library_photoviewer
Version

Version

1.0
Type

Type

aar

Download library_photoviewer 1.0


<!-- https://jarcasting.com/artifacts/com.yxt.opensdk/library_photoviewer/ -->
<dependency>
    <groupId>com.yxt.opensdk</groupId>
    <artifactId>library_photoviewer</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yxt.opensdk/library_photoviewer/
implementation 'com.yxt.opensdk:library_photoviewer:1.0'
// https://jarcasting.com/artifacts/com.yxt.opensdk/library_photoviewer/
implementation ("com.yxt.opensdk:library_photoviewer:1.0")
'com.yxt.opensdk:library_photoviewer:aar:1.0'
<dependency org="com.yxt.opensdk" name="library_photoviewer" rev="1.0">
  <artifact name="library_photoviewer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yxt.opensdk', module='library_photoviewer', version='1.0')
)
libraryDependencies += "com.yxt.opensdk" % "library_photoviewer" % "1.0"
[com.yxt.opensdk/library_photoviewer "1.0"]