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

com.nex3z:finger-paint-view 0.3.0

Paint with finger.

Группа

Группа

com.nex3z
Идентификатор

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

finger-paint-view
Версия

Версия

0.3.0
Тип

Тип

aar

Скачать finger-paint-view 0.3.0


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