is not current version
Last Version 1.2.0

com.github.houbb:china-location-local 1.0.0

The china-location-local api project.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

china-location-local
Version

Version

1.0.0
Type

Type

jar

Download china-location-local 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.houbb/china-location-local/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>china-location-local</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/china-location-local/
implementation 'com.github.houbb:china-location-local:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/china-location-local/
implementation ("com.github.houbb:china-location-local:1.0.0")
'com.github.houbb:china-location-local:jar:1.0.0'
<dependency org="com.github.houbb" name="china-location-local" rev="1.0.0">
  <artifact name="china-location-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='china-location-local', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "china-location-local" % "1.0.0"
[com.github.houbb/china-location-local "1.0.0"]