disneystreaming / smithy-translate   0.5.10

GitHub

Tooling for converting to and from the Smithy IDL

Scala versions: 3.x 2.13 2.12

smithytranslate-compiler-core 0.5.10


Group ID:
com.disneystreaming.smithy
Artifact ID:
smithytranslate-compiler-core_2.12
Version:
0.5.10
Release Date:
Jul 10, 2025
Licenses:
Files:
Full Scala Version:
2.12.20

libraryDependencies += "com.disneystreaming.smithy" %% "smithytranslate-compiler-core" % "0.5.10"

Mill build tool

ivy"com.disneystreaming.smithy::smithytranslate-compiler-core:0.5.10"

Scala CLI

//> using dep "com.disneystreaming.smithy::smithytranslate-compiler-core:0.5.10"

Ammonite REPL

import $ivy.`com.disneystreaming.smithy::smithytranslate-compiler-core:0.5.10`

<dependency>
  <groupId>com.disneystreaming.smithy</groupId>
  <artifactId>smithytranslate-compiler-core_2.12</artifactId>
  <version>0.5.10</version>
</dependency>

compile group: 'com.disneystreaming.smithy', name: 'smithytranslate-compiler-core_2.12', version: '0.5.10'