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

app.juky:squircleview 0.0.4

SquircleView is a library which provides you with Squircle views to use for buttons, views, etc.

Группа

Группа

app.juky
Идентификатор

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

squircleview
Версия

Версия

0.0.4
Тип

Тип

aar

Скачать squircleview 0.0.4


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