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

ztmp-scala-automation 1.5


Group ID:
com.gu
Artifact ID:
ztmp-scala-automation_2.10
Version:
1.5
Release Date:
Sept 4, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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