is not current version
Last Version 228

dev.jahir:Kuper 2.3.2

Android library for Zooper & Kustom widgets packs

GroupId

GroupId

dev.jahir
ArtifactId

ArtifactId

Kuper
Version

Version

2.3.2
Type

Type

aar

Download Kuper 2.3.2


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