is not current version
Last Version 1.2

com.github.Shouheng88:xadapter 1.0

xAdapter

GroupId

GroupId

com.github.Shouheng88
ArtifactId

ArtifactId

xadapter
Version

Version

1.0
Type

Type

aar

Download xadapter 1.0


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