is not current version
Last Version 2.4.1

com.github.nisrulz:easydeviceinfo-common 2.3.2

Common module for EasyDeviceInfo

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

easydeviceinfo-common
Version

Version

2.3.2
Type

Type

aar

Download easydeviceinfo-common 2.3.2


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