is not current version
Last Version 2.0.1

io.github.WeLoopTeam:weloop 1.1.6

WeLoop Android sdk

GroupId

GroupId

io.github.WeLoopTeam
ArtifactId

ArtifactId

weloop
Version

Version

1.1.6
Type

Type

pom

Download weloop 1.1.6

Filename Size
weloop-1.1.6.pom
Browse

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