is not current version
Last Version 1.2.2-RELEASE

com.woaizhuangbi:conf-interface 1.1.7-RELEASE

conf-interface

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

conf-interface
Version

Version

1.1.7-RELEASE
Type

Type

aar

Download conf-interface 1.1.7-RELEASE


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