is not current version
Last Version 1.1.2

com.yayandroid:Rotatable 1.1.0

Rotatable Library

GroupId

GroupId

com.yayandroid
ArtifactId

ArtifactId

Rotatable
Version

Version

1.1.0
Type

Type

aar

Download Rotatable 1.1.0


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