is not current version
Last Version 1.0.10

com.gitee.gps-pro:gnss-mqutil 1.0.5


GroupId

GroupId

com.gitee.gps-pro
ArtifactId

ArtifactId

gnss-mqutil
Version

Version

1.0.5
Type

Type

jar

Download gnss-mqutil 1.0.5


<!-- https://jarcasting.com/artifacts/com.gitee.gps-pro/gnss-mqutil/ -->
<dependency>
    <groupId>com.gitee.gps-pro</groupId>
    <artifactId>gnss-mqutil</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.gps-pro/gnss-mqutil/
implementation 'com.gitee.gps-pro:gnss-mqutil:1.0.5'
// https://jarcasting.com/artifacts/com.gitee.gps-pro/gnss-mqutil/
implementation ("com.gitee.gps-pro:gnss-mqutil:1.0.5")
'com.gitee.gps-pro:gnss-mqutil:jar:1.0.5'
<dependency org="com.gitee.gps-pro" name="gnss-mqutil" rev="1.0.5">
  <artifact name="gnss-mqutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.gps-pro', module='gnss-mqutil', version='1.0.5')
)
libraryDependencies += "com.gitee.gps-pro" % "gnss-mqutil" % "1.0.5"
[com.gitee.gps-pro/gnss-mqutil "1.0.5"]