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

app.juky:squircleview 0.4.1

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

Группа

Группа

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

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

squircleview
Версия

Версия

0.4.1
Тип

Тип

aar

Скачать squircleview 0.4.1


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