is not current version
Last Version 1.0.2

io.github.jjldxz:open-platform 1.0.0

JJL DXZ Open Platfrom SDK For Android

Categories

Categories

ORM Data
GroupId

GroupId

io.github.jjldxz
ArtifactId

ArtifactId

open-platform
Version

Version

1.0.0
Type

Type

aar

Download open-platform 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/ -->
<dependency>
    <groupId>io.github.jjldxz</groupId>
    <artifactId>open-platform</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/
implementation 'io.github.jjldxz:open-platform:1.0.0'
// https://jarcasting.com/artifacts/io.github.jjldxz/open-platform/
implementation ("io.github.jjldxz:open-platform:1.0.0")
'io.github.jjldxz:open-platform:aar:1.0.0'
<dependency org="io.github.jjldxz" name="open-platform" rev="1.0.0">
  <artifact name="open-platform" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.jjldxz', module='open-platform', version='1.0.0')
)
libraryDependencies += "io.github.jjldxz" % "open-platform" % "1.0.0"
[io.github.jjldxz/open-platform "1.0.0"]