vagmcs / scalatikz   0.5.1

GNU General Public License v3.0 only GitHub

ScalaTIKZ is an open-source library for PGF/TIKZ vector graphics.

Scala versions: 2.13 2.12 2.11

scalatikz 0.2.0


Group ID:
com.github.vagmcs
Artifact ID:
scalatikz_2.11
Version:
0.2.0
Release Date:
Sept 4, 2017
Licenses:
Files:

libraryDependencies += "com.github.vagmcs" %% "scalatikz" % "0.2.0"

Mill build tool

ivy"com.github.vagmcs::scalatikz:0.2.0"

Scala CLI

//> using dep "com.github.vagmcs::scalatikz:0.2.0"

Ammonite REPL

import $ivy.`com.github.vagmcs::scalatikz:0.2.0`

<dependency>
  <groupId>com.github.vagmcs</groupId>
  <artifactId>scalatikz_2.11</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.vagmcs', name: 'scalatikz_2.11', version: '0.2.0'