is not current version
Last Version 0.1.34

com.github.outerman:edf-openapi-sdk 0.1.18

The sdk for edf framework

GroupId

GroupId

com.github.outerman
ArtifactId

ArtifactId

edf-openapi-sdk
Version

Version

0.1.18
Type

Type

jar

Download edf-openapi-sdk 0.1.18


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