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