is not current version
Last Version 228

dev.jahir:Kuper 2.3.8

Android library for Zooper & Kustom widgets packs

GroupId

GroupId

dev.jahir
ArtifactId

ArtifactId

Kuper
Version

Version

2.3.8
Type

Type

aar

Download Kuper 2.3.8


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