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

com.github.kaushikthedeveloper:squarelayout 0.0.2

Wrapper Layout designed to provide Square dimensioned Views for Android

Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

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

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

squarelayout
Версия

Версия

0.0.2
Тип

Тип

aar

Скачать squarelayout 0.0.2


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