is not current version
Last Version 1.0.1

com.github.daihy8759:zh-address-parse 1.0.0

address parse

GroupId

GroupId

com.github.daihy8759
ArtifactId

ArtifactId

zh-address-parse
Version

Version

1.0.0
Type

Type

jar

Download zh-address-parse 1.0.0


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