is not current version
Last Version 1.2

me.biubiubiu.swipeactivity:library 1.1

android justified textview

GroupId

GroupId

me.biubiubiu.swipeactivity
ArtifactId

ArtifactId

library
Version

Version

1.1
Type

Type

aar

Download library 1.1


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