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

com.siemens.ct.exi:exificient 0.9.5

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.

Группа

Группа

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

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

exificient
Версия

Версия

0.9.5
Тип

Тип

jar

Скачать exificient 0.9.5


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