не последняя версия
Последняя версия 1.0.8

io.github.derrickchanjl:IMCore 1.0.1

im

Группа

Группа

io.github.derrickchanjl
Идентификатор

Идентификатор

IMCore
Версия

Версия

1.0.1
Тип

Тип

aar

Скачать IMCore 1.0.1

Имя Файла Размер
IMCore-1.0.1.pom
IMCore-1.0.1-sources.jar 81 KB
Обзор

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