Last Version

Flipper Tabular Plugin 0.1.0

Easily display tables of data in Flipper

License

License

Categories

Categories

Tabula Data PDF
GroupId

GroupId

io.github.hbmartin
ArtifactId

ArtifactId

flipper-tabular-plugin
Version

Version

0.1.0
Type

Type

aar
Description

Description

Flipper Tabular Plugin
Easily display tables of data in Flipper
Project URL

Project URL

https://github.com/hbmartin/flipper-plugin-tabular
Source Code Management

Source Code Management

https://github.com/hbmartin/flipper-plugin-tabular

Download flipper-tabular-plugin 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.hbmartin/flipper-tabular-plugin/ -->
<dependency>
    <groupId>io.github.hbmartin</groupId>
    <artifactId>flipper-tabular-plugin</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hbmartin/flipper-tabular-plugin/
implementation 'io.github.hbmartin:flipper-tabular-plugin:0.1.0'
// https://jarcasting.com/artifacts/io.github.hbmartin/flipper-tabular-plugin/
implementation ("io.github.hbmartin:flipper-tabular-plugin:0.1.0")
'io.github.hbmartin:flipper-tabular-plugin:aar:0.1.0'
<dependency org="io.github.hbmartin" name="flipper-tabular-plugin" rev="0.1.0">
  <artifact name="flipper-tabular-plugin" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hbmartin', module='flipper-tabular-plugin', version='0.1.0')
)
libraryDependencies += "io.github.hbmartin" % "flipper-tabular-plugin" % "0.1.0"
[io.github.hbmartin/flipper-tabular-plugin "0.1.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
com.facebook.flipper : flipper jar 0.87.0

Project Modules

There are no modules declared in this project.