is not current version
Last Version 1.0.6

cn.wandersnail:common-observer 1.0.5

common-observer for Android

GroupId

GroupId

cn.wandersnail
ArtifactId

ArtifactId

common-observer
Version

Version

1.0.5
Type

Type

aar

Download common-observer 1.0.5


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