is not current version
Last Version 2.7.0

ee.getid:getidlib 1.8.1

Authorization system

GroupId

GroupId

ee.getid
ArtifactId

ArtifactId

getidlib
Version

Version

1.8.1
Type

Type

aar

Download getidlib 1.8.1


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