| License |
License |
|---|---|
| GroupId | GroupIddev.evowizz.common |
| ArtifactId | ArtifactIdmosaic |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMosaic
Set of small tools for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mosaic-2.2.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.evowizz.common/mosaic/ -->
<dependency>
<groupId>dev.evowizz.common</groupId>
<artifactId>mosaic</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.evowizz.common/mosaic/
implementation 'dev.evowizz.common:mosaic:2.2.0'
// https://jarcasting.com/artifacts/dev.evowizz.common/mosaic/
implementation ("dev.evowizz.common:mosaic:2.2.0")
'dev.evowizz.common:mosaic:aar:2.2.0'
<dependency org="dev.evowizz.common" name="mosaic" rev="2.2.0">
<artifact name="mosaic" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.evowizz.common', module='mosaic', version='2.2.0')
)
libraryDependencies += "dev.evowizz.common" % "mosaic" % "2.2.0"
[dev.evowizz.common/mosaic "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| androidx.core » core-ktx | jar | 1.7.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |