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

ee.getid:getidlib 2.1.4

Authorization system

Группа

Группа

ee.getid
Идентификатор

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

getidlib
Версия

Версия

2.1.4
Тип

Тип

aar

Скачать getidlib 2.1.4

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

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