is not current version
Last Version 3.4

com.github.t3hnar:scalax_2.11 2.8

scalax

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.t3hnar
ArtifactId

ArtifactId

scalax_2.11
Version

Version

2.8
Type

Type

jar

Download scalax_2.11 2.8


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