License |
License |
---|---|
GroupId | GroupIdcom.pddstudio |
ArtifactId | ArtifactIdtableview-android |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTableView Android
Material Design inspired Table for Android
|
Filename | Size |
---|---|
tableview-android-0.0.2.pom | |
tableview-android-0.0.2.aar | 27 KB |
tableview-android-0.0.2-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pddstudio/tableview-android/ -->
<dependency>
<groupId>com.pddstudio</groupId>
<artifactId>tableview-android</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pddstudio/tableview-android/
implementation 'com.pddstudio:tableview-android:0.0.2'
// https://jarcasting.com/artifacts/com.pddstudio/tableview-android/
implementation ("com.pddstudio:tableview-android:0.0.2")
'com.pddstudio:tableview-android:aar:0.0.2'
<dependency org="com.pddstudio" name="tableview-android" rev="0.0.2">
<artifact name="tableview-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pddstudio', module='tableview-android', version='0.0.2')
)
libraryDependencies += "com.pddstudio" % "tableview-android" % "0.0.2"
[com.pddstudio/tableview-android "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.0.1 |
com.android.support » recyclerview-v7 | jar | 25.0.1 |
com.android.support » cardview-v7 | jar | 25.0.1 |