Last Version

TableView Android 0.0.2

Material Design inspired Table for Android

License

License

GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

tableview-android
Version

Version

0.0.2
Type

Type

aar
Description

Description

TableView Android
Material Design inspired Table for Android

Download tableview-android 0.0.2


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.