License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.vagmcs |
ArtifactId | ArtifactIdscalatikz_2.11 |
Version | Version0.4.4 |
Type | Typejar |
Description |
DescriptionScalaTIKZ
A plot library for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.vagmcs |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalatikz_2.11-0.4.4.pom | |
scalatikz_2.11-0.4.4.jar | 777 KB |
scalatikz_2.11-0.4.4-sources.jar | 47 KB |
scalatikz_2.11-0.4.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.11/ -->
<dependency>
<groupId>com.github.vagmcs</groupId>
<artifactId>scalatikz_2.11</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.11/
implementation 'com.github.vagmcs:scalatikz_2.11:0.4.4'
// https://jarcasting.com/artifacts/com.github.vagmcs/scalatikz_2.11/
implementation ("com.github.vagmcs:scalatikz_2.11:0.4.4")
'com.github.vagmcs:scalatikz_2.11:jar:0.4.4'
<dependency org="com.github.vagmcs" name="scalatikz_2.11" rev="0.4.4">
<artifact name="scalatikz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vagmcs', module='scalatikz_2.11', version='0.4.4')
)
libraryDependencies += "com.github.vagmcs" % "scalatikz_2.11" % "0.4.4"
[com.github.vagmcs/scalatikz_2.11 "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.2 |
com.github.scopt : scopt_2.11 | jar | 3.7.1 |
org.ghost4j : ghost4j | jar | 1.0.1 |
com.univocity : univocity-parsers | jar | 2.8.3 |
com.beachape : enumeratum_2.11 | jar | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |