GroupId | GroupIdcn.bingoogolapple |
---|---|
ArtifactId | ArtifactIdbga-swipeitemlayout |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
bga-swipeitemlayout-1.0.2.pom | |
bga-swipeitemlayout-1.0.2.aar | 26 KB |
bga-swipeitemlayout-1.0.2-sources.jar | 6 KB |
bga-swipeitemlayout-1.0.2-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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-swipeitemlayout/
implementation 'cn.bingoogolapple:bga-swipeitemlayout:1.0.2'
// https://jarcasting.com/artifacts/cn.bingoogolapple/bga-swipeitemlayout/
implementation ("cn.bingoogolapple:bga-swipeitemlayout:1.0.2")
'cn.bingoogolapple:bga-swipeitemlayout:aar:1.0.2'
<dependency org="cn.bingoogolapple" name="bga-swipeitemlayout" rev="1.0.2">
<artifact name="bga-swipeitemlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.bingoogolapple', module='bga-swipeitemlayout', version='1.0.2')
)
libraryDependencies += "cn.bingoogolapple" % "bga-swipeitemlayout" % "1.0.2"
[cn.bingoogolapple/bga-swipeitemlayout "1.0.2"]