is not current version
Last Version 1.0.5-RELEASE

com.woaizhuangbi:conf-url 1.0.1-RELEASE

conf-url

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

conf-url
Version

Version

1.0.1-RELEASE
Type

Type

aar

Download conf-url 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>conf-url</artifactId>
    <version>1.0.1-RELEASE</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/
implementation 'com.woaizhuangbi:conf-url:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.woaizhuangbi/conf-url/
implementation ("com.woaizhuangbi:conf-url:1.0.1-RELEASE")
'com.woaizhuangbi:conf-url:aar:1.0.1-RELEASE'
<dependency org="com.woaizhuangbi" name="conf-url" rev="1.0.1-RELEASE">
  <artifact name="conf-url" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.woaizhuangbi', module='conf-url', version='1.0.1-RELEASE')
)
libraryDependencies += "com.woaizhuangbi" % "conf-url" % "1.0.1-RELEASE"
[com.woaizhuangbi/conf-url "1.0.1-RELEASE"]