uucore

Useful Utilities Android

License

License

GroupId

GroupId

io.spsw
ArtifactId

ArtifactId

uucore
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

uucore
Useful Utilities Android
Project URL

Project URL

https://github.com/SilverpineSoftware/UUAndroidCore
Source Code Management

Source Code Management

https://github.com/SilverpineSoftware/UUAndroidCore/tree/main

Download uucore

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1