Last Version

expressview 0.0.3

Micro-Interaction library to animate like, react or other actions in an Android app.

License

License

GroupId

GroupId

co.ankurg.expressview
ArtifactId

ArtifactId

expressview
Version

Version

0.0.3
Type

Type

aar
Description

Description

expressview
Micro-Interaction library to animate like, react or other actions in an Android app.
Project URL

Project URL

https://github.com/ankurg22/ExpressView
Source Code Management

Source Code Management

https://github.com/ankurg22/ExpressView/tree/main

Download expressview 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.