GroupId | GroupIdcn.bingoogolapple |
---|---|
ArtifactId | ArtifactIdbga-swipeitemlayout |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
bga-swipeitemlayout-1.0.3.pom | |
bga-swipeitemlayout-1.0.3.aar | 26 KB |
bga-swipeitemlayout-1.0.3-sources.jar | 6 KB |
bga-swipeitemlayout-1.0.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bingoogolapple/bga-swipeitemlayout/ -->
<dependency>
<groupId>cn.bingoogolapple</groupId>
<artifactId>bga-swipeitemlayout</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-swipeitemlayout/
implementation 'cn.bingoogolapple:bga-swipeitemlayout:1.0.3'
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-swipeitemlayout/
implementation ("cn.bingoogolapple:bga-swipeitemlayout:1.0.3")
'cn.bingoogolapple:bga-swipeitemlayout:aar:1.0.3'
<dependency org="cn.bingoogolapple" name="bga-swipeitemlayout" rev="1.0.3">
<artifact name="bga-swipeitemlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingoogolapple', module='bga-swipeitemlayout', version='1.0.3')
)
libraryDependencies += "cn.bingoogolapple" % "bga-swipeitemlayout" % "1.0.3"
[cn.bingoogolapple/bga-swipeitemlayout "1.0.3"]