Last Version

Core 2.2.0

Set of small tools for Android

License

License

GroupId

GroupId

dev.evowizz.common
ArtifactId

ArtifactId

core
Version

Version

2.2.0
Type

Type

aar
Description

Description

Core
Set of small tools for Android
Project URL

Project URL

https://github.com/evowizz/common
Source Code Management

Source Code Management

https://github.com/evowizz/common

Download core 2.2.0

Filename Size
core-2.2.0.pom
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
androidx.startup » startup-runtime jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.