is not current version
Last Version 0.0.3

com.github.kaushikthedeveloper:squarelayout 0.0.1

Wrapper Layout designed to provide Square dimensioned Views for Android

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.github.kaushikthedeveloper
ArtifactId

ArtifactId

squarelayout
Version

Version

0.0.1
Type

Type

aar

Download squarelayout 0.0.1


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