guardian / sbt-sonatype-release   1.1

Apache License 2.0 GitHub

sbt plugin to release to sonatype and push a changelog to aws when you run a build on a tagged commit

Scala versions: 2.10
sbt plugins: 0.13

ztmp-scala-automation 1.11


Group ID:
com.gu
Artifact ID:
ztmp-scala-automation_2.10
Version:
1.11
Release Date:
Aug 11, 2017
Licenses:
Files:

libraryDependencies += "com.gu" %% "ztmp-scala-automation" % "1.11"

Mill build tool

ivy"com.gu::ztmp-scala-automation:1.11"

Scala CLI

//> using dep "com.gu::ztmp-scala-automation:1.11"

Ammonite REPL

import $ivy.`com.gu::ztmp-scala-automation:1.11`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>ztmp-scala-automation_2.10</artifactId>
  <version>1.11</version>
</dependency>

compile group: 'com.gu', name: 'ztmp-scala-automation_2.10', version: '1.11'