ScalaTIKZ is an open-source library for PGF/TIKZ vector graphics.
scalatikz 0.5.2
Group ID:
com.github.vagmcs
Artifact ID:
scalatikz_3
Version:
0.5.2
Release Date:
Sept 9, 2024
Licenses:
Files:
Full Scala Version:
3.5.0
Developers:
libraryDependencies += "com.github.vagmcs" %% "scalatikz" % "0.5.2"
ivy"com.github.vagmcs::scalatikz:0.5.2"
//> using dep "com.github.vagmcs::scalatikz:0.5.2"
import $ivy.`com.github.vagmcs::scalatikz:0.5.2`
<dependency> <groupId>com.github.vagmcs</groupId> <artifactId>scalatikz_3</artifactId> <version>0.5.2</version> </dependency>
compile group: 'com.github.vagmcs', name: 'scalatikz_3', version: '0.5.2'