jSML

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

Лицензия

Лицензия

Группа

Группа

org.openmuc
Идентификатор

Идентификатор

jsml
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jSML
jSML is a library that can be used to communicate using the Smart Message Language (SML).
Ссылка на сайт

Ссылка на сайт

http://www.openmuc.org/

Скачать jsml

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.openmuc : jrxtx jar 1.0.1

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.17