License |
License |
---|---|
GroupId | GroupIdcom.github.mutcianm |
ArtifactId | ArtifactIdascii-graphs_2.12 |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionascii-graphs
ascii-graphs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ascii-graphs_2.12-0.0.6.pom | |
ascii-graphs_2.12-0.0.6.jar | 397 KB |
ascii-graphs_2.12-0.0.6-sources.jar | 58 KB |
ascii-graphs_2.12-0.0.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mutcianm/ascii-graphs_2.12/ -->
<dependency>
<groupId>com.github.mutcianm</groupId>
<artifactId>ascii-graphs_2.12</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mutcianm/ascii-graphs_2.12/
implementation 'com.github.mutcianm:ascii-graphs_2.12:0.0.6'
// https://jarcasting.com/artifacts/com.github.mutcianm/ascii-graphs_2.12/
implementation ("com.github.mutcianm:ascii-graphs_2.12:0.0.6")
'com.github.mutcianm:ascii-graphs_2.12:jar:0.0.6'
<dependency org="com.github.mutcianm" name="ascii-graphs_2.12" rev="0.0.6">
<artifact name="ascii-graphs_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mutcianm', module='ascii-graphs_2.12', version='0.0.6')
)
libraryDependencies += "com.github.mutcianm" % "ascii-graphs_2.12" % "0.0.6"
[com.github.mutcianm/ascii-graphs_2.12 "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.7 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.0 |