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

org.somda.sdc:biceps 1.0.1

SDCri is a set of Java libraries that implements a network communication framework conforming with the IEEE 11073 SDC specifications. This project implements the functionality described in IEEE 11073-10207.

Группа

Группа

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

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

biceps
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать biceps 1.0.1


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