GroupId | GroupIdcom.github.vicpinm |
---|---|
ArtifactId | ArtifactIdkpresenteradapter |
Version | Version2.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
kpresenteradapter-2.0.6.pom | |
kpresenteradapter-2.0.6.aar | 51 KB |
kpresenteradapter-2.0.6-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter/ -->
<dependency>
<groupId>com.github.vicpinm</groupId>
<artifactId>kpresenteradapter</artifactId>
<version>2.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter/
implementation 'com.github.vicpinm:kpresenteradapter:2.0.6'
// https://jarcasting.com/artifacts/com.github.vicpinm/kpresenteradapter/
implementation ("com.github.vicpinm:kpresenteradapter:2.0.6")
'com.github.vicpinm:kpresenteradapter:aar:2.0.6'
<dependency org="com.github.vicpinm" name="kpresenteradapter" rev="2.0.6">
<artifact name="kpresenteradapter" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vicpinm', module='kpresenteradapter', version='2.0.6')
)
libraryDependencies += "com.github.vicpinm" % "kpresenteradapter" % "2.0.6"
[com.github.vicpinm/kpresenteradapter "2.0.6"]