is not current version
Last Version 0.13.0

org.apache.iotdb:iotdb-examples 0.9.1


GroupId

GroupId

org.apache.iotdb
ArtifactId

ArtifactId

iotdb-examples
Version

Version

0.9.1
Type

Type

pom

Download iotdb-examples 0.9.1

Filename Size
iotdb-examples-0.9.1.pom 3 KB
Browse

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