| Группа | Группаio.github.ashutoshgngwr |
|---|---|
| Идентификатор | Идентификаторmay |
| Версия | Версия0.2.0 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| may-0.2.0.pom | |
| may-0.2.0-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ashutoshgngwr/may/ -->
<dependency>
<groupId>io.github.ashutoshgngwr</groupId>
<artifactId>may</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ashutoshgngwr/may/
implementation 'io.github.ashutoshgngwr:may:0.2.0'
// https://jarcasting.com/artifacts/io.github.ashutoshgngwr/may/
implementation ("io.github.ashutoshgngwr:may:0.2.0")
'io.github.ashutoshgngwr:may:aar:0.2.0'
<dependency org="io.github.ashutoshgngwr" name="may" rev="0.2.0">
<artifact name="may" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ashutoshgngwr', module='may', version='0.2.0')
)
libraryDependencies += "io.github.ashutoshgngwr" % "may" % "0.2.0"
[io.github.ashutoshgngwr/may "0.2.0"]