is not current version
Last Version 0.0.3

io.github.gao746700783:ws 0.0.2

SmartAdapter for using of RecyclerView

GroupId

GroupId

io.github.gao746700783
ArtifactId

ArtifactId

ws
Version

Version

0.0.2
Type

Type

aar

Download ws 0.0.2


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