is not current version
Last Version 1.2.0

com.onegevity:onegevity-full-sdk 1.0.0


GroupId

GroupId

com.onegevity
ArtifactId

ArtifactId

onegevity-full-sdk
Version

Version

1.0.0
Type

Type

jar

Download onegevity-full-sdk 1.0.0


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