License |
License |
---|---|
GroupId | GroupIdio.apptik.multiview |
ArtifactId | ArtifactIdcommon |
Version | Version0.0.3 |
Type | Typeaar |
Description |
DescriptionCommon utils
Multi-purpose Android UI components based on RecyclerView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.0.3.pom | |
common-0.0.3.aar | 15 KB |
common-0.0.3-sources.jar | 1 KB |
common-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.apptik.multiview/common/ -->
<dependency>
<groupId>io.apptik.multiview</groupId>
<artifactId>common</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.apptik.multiview/common/
implementation 'io.apptik.multiview:common:0.0.3'
// https://jarcasting.com/artifacts/io.apptik.multiview/common/
implementation ("io.apptik.multiview:common:0.0.3")
'io.apptik.multiview:common:aar:0.0.3'
<dependency org="io.apptik.multiview" name="common" rev="0.0.3">
<artifact name="common" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.apptik.multiview', module='common', version='0.0.3')
)
libraryDependencies += "io.apptik.multiview" % "common" % "0.0.3"
[io.apptik.multiview/common "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 23.2.1 |