is not current version
Last Version 2.4.1

com.github.nisrulz:easydeviceinfo-common 2.3.0

Common module for EasyDeviceInfo

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

easydeviceinfo-common
Version

Version

2.3.0
Type

Type

aar

Download easydeviceinfo-common 2.3.0


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