is not current version
Last Version 1.0.1-RELEASE

com.woaizhuangbi:initview 1.0.0-RELEASE

initview

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

initview
Version

Version

1.0.0-RELEASE
Type

Type

aar

Download initview 1.0.0-RELEASE


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