is not current version
Last Version 2.4.20220617

com.linecorp.adsnetwork:fivead 2.3.20210511

LINE ADS NETWORK Android SDK

Categories

Categories

Net
GroupId

GroupId

com.linecorp.adsnetwork
ArtifactId

ArtifactId

fivead
Version

Version

2.3.20210511
Type

Type

aar

Download fivead 2.3.20210511


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