Kaitai Struct runtime library for Java

Kaitai Struct is a declarative language used for describe various binary data structures using .ksy format. .ksy format can be compiled into the parser source code in target language. This library is a small collection of runtime methods used by the code generated by Kaitai Struct for Java.

Лицензия

Лицензия

Группа

Группа

io.kaitai
Идентификатор

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

kaitai-struct-runtime
Последняя версия

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

0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kaitai Struct runtime library for Java
Kaitai Struct is a declarative language used for describe various binary data structures using .ksy format. .ksy format can be compiled into the parser source code in target language. This library is a small collection of runtime methods used by the code generated by Kaitai Struct for Java.
Ссылка на сайт

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

http://kaitai.io
Система контроля версий

Система контроля версий

http://github.com/kaitai-io/kaitai_struct_java_runtime/tree/master

Скачать kaitai-struct-runtime

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Kaitai team

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

Версия
0.9
0.8
0.7
0.6
0.5
0.4