raboof / sbt-reproducible-builds   0.32

Apache License 2.0 GitHub

Make your published artifacts bit-by-bit reproducible, and compare with other certifications

Scala versions: 2.12
sbt plugins: 1.x

sbt-reproducible-builds 0.21


Group ID:
net.bzzt
Artifact ID:
sbt-reproducible-builds
Version:
0.21
Release Date:
Apr 26, 2019
Licenses:
Files:

libraryDependencies += "net.bzzt" % "sbt-reproducible-builds" % "0.21"

Mill build tool

ivy"net.bzzt:sbt-reproducible-builds:0.21"

Scala CLI

//> using dep "net.bzzt:sbt-reproducible-builds:0.21"

Ammonite REPL

import $ivy.`net.bzzt:sbt-reproducible-builds:0.21`

<dependency>
  <groupId>net.bzzt</groupId>
  <artifactId>sbt-reproducible-builds</artifactId>
  <version>0.21</version>
</dependency>

compile group: 'net.bzzt', name: 'sbt-reproducible-builds', version: '0.21'