is not current version
Last Version 0.0.6

com.github.mdr:ascii-graphs_2.10 0.0.3

ascii-graphs

GroupId

GroupId

com.github.mdr
ArtifactId

ArtifactId

ascii-graphs_2.10
Version

Version

0.0.3
Type

Type

jar

Download ascii-graphs_2.10 0.0.3


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