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.3.5


Group ID:
com.github.vagmcs
Artifact ID:
scalatikz_2.12
Version:
0.3.5
Release Date:
Jan 9, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.vagmcs</groupId>
  <artifactId>scalatikz_2.12</artifactId>
  <version>0.3.5</version>
</dependency>

compile group: 'com.github.vagmcs', name: 'scalatikz_2.12', version: '0.3.5'