is not current version
Last Version 1.1.2

org.openmuc:jsml 1.0.17

jSML is a library that can be used to communicate using the Smart Message Language (SML).

GroupId

GroupId

org.openmuc
ArtifactId

ArtifactId

jsml
Version

Version

1.0.17
Type

Type

jar

Download jsml 1.0.17


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