is not current version
Last Version 0.2.17

io.github.arnowang1:df-sdk 0.2.1

Waming data fusion component developer sdk

GroupId

GroupId

io.github.arnowang1
ArtifactId

ArtifactId

df-sdk
Version

Version

0.2.1
Type

Type

pom

Download df-sdk 0.2.1

Filename Size
df-sdk-0.2.1.pom 5 KB
Browse

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