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

io.github.hfitp:support 0.1.5

hfitp support

Группа

Группа

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

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

support
Версия

Версия

0.1.5
Тип

Тип

aar

Скачать support 0.1.5


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