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