is not current version
Last Version 0.65.0

org.streampipes:streampipes-storage-api 0.61.0


GroupId

GroupId

org.streampipes
ArtifactId

ArtifactId

streampipes-storage-api
Version

Version

0.61.0
Type

Type

jar

Download streampipes-storage-api 0.61.0


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