is not current version
Last Version 2.4

io.github.xmcamera:libxmfunsdk 2.0

Connect to monitoring products such as xm and jf through libxmfunsdk

GroupId

GroupId

io.github.xmcamera
ArtifactId

ArtifactId

libxmfunsdk
Version

Version

2.0
Type

Type

aar

Download libxmfunsdk 2.0


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