License |
License |
---|---|
GroupId | GroupIdme.suanmiao.ptrlistview |
ArtifactId | ArtifactIdptrLibrary |
Version | Version0.1.0 |
Type | Typeaar |
Description |
DescriptionPTRLibrary
PTRLibrary
|
Filename | Size |
---|---|
ptrLibrary-0.1.0.pom | |
ptrLibrary-0.1.0.apklib | 17 KB |
ptrLibrary-0.1.0-sources.jar | 11 KB |
ptrLibrary-0.1.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.suanmiao.ptrlistview/ptrLibrary/ -->
<dependency>
<groupId>me.suanmiao.ptrlistview</groupId>
<artifactId>ptrLibrary</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.suanmiao.ptrlistview/ptrLibrary/
implementation 'me.suanmiao.ptrlistview:ptrLibrary:0.1.0'
// https://jarcasting.com/artifacts/me.suanmiao.ptrlistview/ptrLibrary/
implementation ("me.suanmiao.ptrlistview:ptrLibrary:0.1.0")
'me.suanmiao.ptrlistview:ptrLibrary:aar:0.1.0'
<dependency org="me.suanmiao.ptrlistview" name="ptrLibrary" rev="0.1.0">
<artifact name="ptrLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.suanmiao.ptrlistview', module='ptrLibrary', version='0.1.0')
)
libraryDependencies += "me.suanmiao.ptrlistview" % "ptrLibrary" % "0.1.0"
[me.suanmiao.ptrlistview/ptrLibrary "0.1.0"]