byteground-graphicsmagick 0.9.0


Group ID:
com.byteground
Artifact ID:
byteground-graphicsmagick_2.10
Version:
0.9.0
Release Date:
Feb 18, 2015
Licenses:
Files:
Full Scala Version:
2.10.4

libraryDependencies += "com.byteground" %% "byteground-graphicsmagick" % "0.9.0"

Mill build tool

ivy"com.byteground::byteground-graphicsmagick:0.9.0"

Scala CLI

//> using dep "com.byteground::byteground-graphicsmagick:0.9.0"

Ammonite REPL

import $ivy.`com.byteground::byteground-graphicsmagick:0.9.0`

<dependency>
  <groupId>com.byteground</groupId>
  <artifactId>byteground-graphicsmagick_2.10</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.byteground', name: 'byteground-graphicsmagick_2.10', version: '0.9.0'