is not current version
Last Version 4.1.2_6-RELEASE

com.hifiveai:hifive-openapi 4.1.2_1_2-RELEASE

Starter of log recorder.

GroupId

GroupId

com.hifiveai
ArtifactId

ArtifactId

hifive-openapi
Version

Version

4.1.2_1_2-RELEASE
Type

Type

jar

Download hifive-openapi 4.1.2_1_2-RELEASE


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