is not current version
Last Version 1.0.5

com.github.alorma:capsulecorp 1.0.0

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

Categories

Categories

Capsule Build Tools Distribution ORM Data
GroupId

GroupId

com.github.alorma
ArtifactId

ArtifactId

capsulecorp
Version

Version

1.0.0
Type

Type

aar

Download capsulecorp 1.0.0


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