is not current version
Last Version 2.7.0

ee.getid:getidlib 2.4.0

Authorization system

GroupId

GroupId

ee.getid
ArtifactId

ArtifactId

getidlib
Version

Version

2.4.0
Type

Type

aar

Download getidlib 2.4.0


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