is not current version
Last Version 1.1.2

com.eggwifi:data800sdk 1.0.2

eggwifi.com flow API written in Java

Categories

Categories

Data
GroupId

GroupId

com.eggwifi
ArtifactId

ArtifactId

data800sdk
Version

Version

1.0.2
Type

Type

jar

Download data800sdk 1.0.2


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