Last Version

uu.core 0.0.1

Useful Utilities Android

License

License

GroupId

GroupId

io.spsw
ArtifactId

ArtifactId

uu.core
Version

Version

0.0.1
Type

Type

aar
Description

Description

uu.core
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 uu.core 0.0.1


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

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.