kaitai-io / kaitai_struct_compiler   0.11

GNU General Public License v3.0 only Website GitHub

Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb / .rs

Scala versions: 2.13

kaitai-struct-compiler 0.11


Group ID:
io.kaitai
Artifact ID:
kaitai-struct-compiler_2.13
Version:
0.11
Release Date:
Oct 16, 2025
Licenses:
Files:
Full Scala Version:
2.13.13
Developers:

libraryDependencies += "io.kaitai" %% "kaitai-struct-compiler" % "0.11"

Mill build tool

ivy"io.kaitai::kaitai-struct-compiler:0.11"

Scala CLI

//> using dep "io.kaitai::kaitai-struct-compiler:0.11"

Ammonite REPL

import $ivy.`io.kaitai::kaitai-struct-compiler:0.11`

<dependency>
  <groupId>io.kaitai</groupId>
  <artifactId>kaitai-struct-compiler_2.13</artifactId>
  <version>0.11</version>
</dependency>

compile group: 'io.kaitai', name: 'kaitai-struct-compiler_2.13', version: '0.11'