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


Group ID:
com.github.vagmcs
Artifact ID:
scalatikz_2.13
Version:
0.4.3
Release Date:
Nov 12, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.vagmcs</groupId>
  <artifactId>scalatikz_2.13</artifactId>
  <version>0.4.3</version>
</dependency>

compile group: 'com.github.vagmcs', name: 'scalatikz_2.13', version: '0.4.3'