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


Group ID:
com.github.vagmcs
Artifact ID:
scalatikz_2.13
Version:
0.5.1
Release Date:
Feb 23, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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