sbt / sbt-onejar   0.8

MIT License GitHub

Packages your project using One-JAR™

sbt-onejar 0.8


Group ID:
com.github.retronym
Artifact ID:
sbt-onejar
Version:
0.8
Release Date:
Sep 17, 2013
Licenses:
Files:

libraryDependencies += "com.github.retronym" % "sbt-onejar" % "0.8"

Mill build tool

ivy"com.github.retronym:sbt-onejar:0.8"

Scala CLI

//> using dep "com.github.retronym:sbt-onejar:0.8"

Ammonite REPL

import $ivy.`com.github.retronym:sbt-onejar:0.8`

<dependency>
  <groupId>com.github.retronym</groupId>
  <artifactId>sbt-onejar</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'com.github.retronym', name: 'sbt-onejar', version: '0.8'