is not current version
Last Version 3.1.4-RELEASE

com.ibeetl:iotdb 3.1.3-RELEASE


GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

iotdb
Version

Version

3.1.3-RELEASE
Type

Type

jar

Download iotdb 3.1.3-RELEASE


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