Kaitai Struct: compiler to translate .ksy => .cpp / .cs / .dot / .go / .java / .js / .lua / .nim / .php / .pm / .py / .rb
kaitai-struct-compiler 0.8
Group ID:
io.kaitai
Artifact ID:
kaitai-struct-compiler_2.12
Version:
0.8
Release Date:
Jan 25, 2020
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "io.kaitai" %% "kaitai-struct-compiler" % "0.8"
ivy"io.kaitai::kaitai-struct-compiler:0.8"
//> using dep "io.kaitai::kaitai-struct-compiler:0.8"
import $ivy.`io.kaitai::kaitai-struct-compiler:0.8`
<dependency> <groupId>io.kaitai</groupId> <artifactId>kaitai-struct-compiler_2.12</artifactId> <version>0.8</version> </dependency>
compile group: 'io.kaitai', name: 'kaitai-struct-compiler_2.12', version: '0.8'