| License |
License |
|---|---|
| GroupId | GroupIdio.github.thanosfisherman.mayi |
| ArtifactId | ArtifactIdmayi |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMayI
https://github.com/ThanosFisherman/MayI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mayi-2.5.0.pom | |
| mayi-2.5.0-sources.jar | 6 KB |
| mayi-2.5.0-dokka.jar | 268 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.thanosfisherman.mayi/mayi/ -->
<dependency>
<groupId>io.github.thanosfisherman.mayi</groupId>
<artifactId>mayi</artifactId>
<version>2.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.thanosfisherman.mayi/mayi/
implementation 'io.github.thanosfisherman.mayi:mayi:2.5.0'
// https://jarcasting.com/artifacts/io.github.thanosfisherman.mayi/mayi/
implementation ("io.github.thanosfisherman.mayi:mayi:2.5.0")
'io.github.thanosfisherman.mayi:mayi:aar:2.5.0'
<dependency org="io.github.thanosfisherman.mayi" name="mayi" rev="2.5.0">
<artifact name="mayi" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.thanosfisherman.mayi', module='mayi', version='2.5.0')
)
libraryDependencies += "io.github.thanosfisherman.mayi" % "mayi" % "2.5.0"
[io.github.thanosfisherman.mayi/mayi "2.5.0"]