is not current version
Last Version 4.1.2_6-RELEASE

com.hifiveai:hifive-openapi 0.0.1-RELEASE

Starter of log recorder.

GroupId

GroupId

com.hifiveai
ArtifactId

ArtifactId

hifive-openapi
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download hifive-openapi 0.0.1-RELEASE


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