is not current version
Last Version 1.23

org.shredzone.shariff:backend 1.4

Java Backend for Heise Shariff

GroupId

GroupId

org.shredzone.shariff
ArtifactId

ArtifactId

backend
Version

Version

1.4
Type

Type

jar

Download backend 1.4


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