License |
License |
---|---|
GroupId | GroupIdcn.wandersnail |
ArtifactId | ArtifactIdcommon-observer |
Version | Version1.0.6 |
Type | Typeaar |
Description |
Descriptioncommon-observer
common-observer for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-observer-1.0.6.pom | |
common-observer-1.0.6.aar | 7 KB |
common-observer-1.0.6-sources.jar | 5 KB |
common-observer-1.0.6-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wandersnail/common-observer/ -->
<dependency>
<groupId>cn.wandersnail</groupId>
<artifactId>common-observer</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.wandersnail/common-observer/
implementation 'cn.wandersnail:common-observer:1.0.6'
// https://jarcasting.com/artifacts/cn.wandersnail/common-observer/
implementation ("cn.wandersnail:common-observer:1.0.6")
'cn.wandersnail:common-observer:aar:1.0.6'
<dependency org="cn.wandersnail" name="common-observer" rev="1.0.6">
<artifact name="common-observer" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.wandersnail', module='common-observer', version='1.0.6')
)
libraryDependencies += "cn.wandersnail" % "common-observer" % "1.0.6"
[cn.wandersnail/common-observer "1.0.6"]