is not current version
Last Version 1.0.4

io.github.ekiryushin:scrolltableview 1.0.3

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

GroupId

GroupId

io.github.ekiryushin
ArtifactId

ArtifactId

scrolltableview
Version

Version

1.0.3
Type

Type

aar

Download scrolltableview 1.0.3


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