GroupId | GroupIdorg.apache.streampipes |
---|---|
ArtifactId | ArtifactIdstreampipes-wrapper |
Version | Version0.66.0 |
Type | Typejar |
Filename | Size |
---|---|
streampipes-wrapper-0.66.0.pom | |
streampipes-wrapper-0.66.0.jar | 33 KB |
streampipes-wrapper-0.66.0-sources.jar | 36 KB |
streampipes-wrapper-0.66.0-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-wrapper/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-wrapper</artifactId>
<version>0.66.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-wrapper/
implementation 'org.apache.streampipes:streampipes-wrapper:0.66.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-wrapper/
implementation ("org.apache.streampipes:streampipes-wrapper:0.66.0")
'org.apache.streampipes:streampipes-wrapper:jar:0.66.0'
<dependency org="org.apache.streampipes" name="streampipes-wrapper" rev="0.66.0">
<artifact name="streampipes-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-wrapper', version='0.66.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-wrapper" % "0.66.0"
[org.apache.streampipes/streampipes-wrapper "0.66.0"]