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

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

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
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать exificient-gui 0.9.6


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