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

io.github.derrickchanjl:IMCore 1.0.3

im

Группа

Группа

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

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

IMCore
Версия

Версия

1.0.3
Тип

Тип

aar

Скачать IMCore 1.0.3

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

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