ant8e / sbt-i18n   0.8

Apache License 2.0 GitHub

An sbt plugin to transform your i18n bundles into Scala code

Scala versions: 2.12
sbt plugins: 1.x

sbt-i18n 0.4


Group ID:
tech.ant8e
Artifact ID:
sbt-i18n
Version:
0.4
Release Date:
Oct 16, 2020
Licenses:
Files:

libraryDependencies += "tech.ant8e" % "sbt-i18n" % "0.4"

Mill build tool

ivy"tech.ant8e:sbt-i18n:0.4"

Scala CLI

//> using dep "tech.ant8e:sbt-i18n:0.4"

Ammonite REPL

import $ivy.`tech.ant8e:sbt-i18n:0.4`

<dependency>
  <groupId>tech.ant8e</groupId>
  <artifactId>sbt-i18n</artifactId>
  <version>0.4</version>
</dependency>

compile group: 'tech.ant8e', name: 'sbt-i18n', version: '0.4'