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

com.mistplay:hex 0.0.8

Hex Android SDK

Группа

Группа

com.mistplay
Идентификатор

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

hex
Версия

Версия

0.0.8
Тип

Тип

aar

Скачать hex 0.0.8

Имя Файла Размер
hex-0.0.8.pom
Обзор

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