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

com.siemens.ct.exi:exificient-gui 1.0.0

EXIficient is an open source implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

com.siemens.ct.exi
Идентификатор

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

exificient-gui
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать exificient-gui 1.0.0


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