is not current version
Last Version 1.1.2

com.eggwifi:data800sdk 1.0.3

eggwifi.com flow API written in Java

Categories

Categories

Data
GroupId

GroupId

com.eggwifi
ArtifactId

ArtifactId

data800sdk
Version

Version

1.0.3
Type

Type

jar

Download data800sdk 1.0.3


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