не последняя версия
Последняя версия 0.0.3

co.ankurg.expressview:expressview 0.0.2

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

Группа

Группа

co.ankurg.expressview
Идентификатор

Идентификатор

expressview
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать expressview 0.0.2


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