License |
License |
---|---|
GroupId | GroupIdcom.mobsandgeeks |
ArtifactId | ArtifactIdadapter-kit |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdapter Kit
A set of useful adapters for Android
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
adapter-kit-0.5.3.pom | |
adapter-kit-0.5.3.jar | 18 KB |
adapter-kit-0.5.3-sources.jar | 14 KB |
adapter-kit-0.5.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mobsandgeeks/adapter-kit/ -->
<dependency>
<groupId>com.mobsandgeeks</groupId>
<artifactId>adapter-kit</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mobsandgeeks/adapter-kit/
implementation 'com.mobsandgeeks:adapter-kit:0.5.3'
// https://jarcasting.com/artifacts/com.mobsandgeeks/adapter-kit/
implementation ("com.mobsandgeeks:adapter-kit:0.5.3")
'com.mobsandgeeks:adapter-kit:jar:0.5.3'
<dependency org="com.mobsandgeeks" name="adapter-kit" rev="0.5.3">
<artifact name="adapter-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mobsandgeeks', module='adapter-kit', version='0.5.3')
)
libraryDependencies += "com.mobsandgeeks" % "adapter-kit" % "0.5.3"
[com.mobsandgeeks/adapter-kit "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |