is not current version
Last Version 2.4.1

com.github.nisrulz:easydeviceinfo-ads 2.3.2

Ads module for EasyDeviceInfo

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

easydeviceinfo-ads
Version

Version

2.3.2
Type

Type

aar

Download easydeviceinfo-ads 2.3.2


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