is not current version
Last Version 0.2

com.github.alorma:hintableviews 0.1

Android library to display colors, texts, images or anything in a view with columns or squares

Categories

Categories

ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

hintableviews
Version

Version

0.1
Type

Type

aar

Download hintableviews 0.1


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