Last Version

kaitai-struct-compiler 0.9

kaitai-struct-compiler

License

License

GroupId

GroupId

io.kaitai
ArtifactId

ArtifactId

kaitai-struct-compiler_2.12
Version

Version

0.9
Type

Type

jar
Description

Description

kaitai-struct-compiler
kaitai-struct-compiler
Project URL

Project URL

http://kaitai.io
Project Organization

Project Organization

io.kaitai
Source Code Management

Source Code Management

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

Download kaitai-struct-compiler_2.12 0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
com.github.scopt : scopt_2.12 jar 3.6.0
com.lihaoyi : fastparse_2.12 jar 1.0.0
org.yaml : snakeyaml jar 1.25

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.