is not current version
Last Version 1.2

com.github.iwgang:scaletablayout 1.1

ScaleTabLayout

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

scaletablayout
Version

Version

1.1
Type

Type

aar

Download scaletablayout 1.1


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