is not current version
Last Version 1.2

com.github.iwgang:scaletablayout 1.0

ScaleTabLayout

GroupId

GroupId

com.github.iwgang
ArtifactId

ArtifactId

scaletablayout
Version

Version

1.0
Type

Type

aar

Download scaletablayout 1.0


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