is not current version
Last Version 0.0.3

me.mattak:clipview 0.0.2

clipview for android

Categories

Categories

CLI User Interface
GroupId

GroupId

me.mattak
ArtifactId

ArtifactId

clipview
Version

Version

0.0.2
Type

Type

aar

Download clipview 0.0.2


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