is not current version
Last Version 0.5.0

com.github.vagmcs:scalatikz_2.13 0.4.2

A plot library for Scala

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.vagmcs
ArtifactId

ArtifactId

scalatikz_2.13
Version

Version

0.4.2
Type

Type

jar

Download scalatikz_2.13 0.4.2


<!-- https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.13/ -->
<dependency>
    <groupId>com.github.vagmcs</groupId>
    <artifactId>scalatikz_2.13</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.13/
implementation 'com.github.vagmcs:scalatikz_2.13:0.4.2'
// https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.13/
implementation ("com.github.vagmcs:scalatikz_2.13:0.4.2")
'com.github.vagmcs:scalatikz_2.13:jar:0.4.2'
<dependency org="com.github.vagmcs" name="scalatikz_2.13" rev="0.4.2">
  <artifact name="scalatikz_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vagmcs', module='scalatikz_2.13', version='0.4.2')
)
libraryDependencies += "com.github.vagmcs" % "scalatikz_2.13" % "0.4.2"
[com.github.vagmcs/scalatikz_2.13 "0.4.2"]