is not current version
Last Version 2.0.1

io.github.WeLoopTeam:weloop 2.0.0

WeLoop Android sdk

GroupId

GroupId

io.github.WeLoopTeam
ArtifactId

ArtifactId

weloop
Version

Version

2.0.0
Type

Type

aar

Download weloop 2.0.0

Filename Size
weloop-2.0.0.pom
Browse

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