is not current version
Last Version 1.0.4

ScrollTableView 1.0.2

Прокручиваемая таблица для Android-приложений

License

License

GroupId

GroupId

io.github.ekiryushin
ArtifactId

ArtifactId

scrolltableview
Version

Version

1.0.2
Type

Type

aar
Description

Description

ScrollTableView
Прокручиваемая таблица для Android-приложений
Project URL

Project URL

https://github.com/ekiryushin/ScrollTableView
Source Code Management

Source Code Management

https://github.com/ekiryushin/ScrollTableView

Download scrolltableview 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.