License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.t3hnar |
ArtifactId | ArtifactIdscalax_2.11 |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalax
scalax
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scalax_2.11-3.4.pom | |
scalax_2.11-3.4.jar | 70 KB |
scalax_2.11-3.4-sources.jar | 5 KB |
scalax_2.11-3.4-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.t3hnar/scalax_2.11/ -->
<dependency>
<groupId>com.github.t3hnar</groupId>
<artifactId>scalax_2.11</artifactId>
<version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t3hnar/scalax_2.11/
implementation 'com.github.t3hnar:scalax_2.11:3.4'
// https://jarcasting.com/artifacts/com.github.t3hnar/scalax_2.11/
implementation ("com.github.t3hnar:scalax_2.11:3.4")
'com.github.t3hnar:scalax_2.11:jar:3.4'
<dependency org="com.github.t3hnar" name="scalax_2.11" rev="3.4">
<artifact name="scalax_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t3hnar', module='scalax_2.11', version='3.4')
)
libraryDependencies += "com.github.t3hnar" % "scalax_2.11" % "3.4"
[com.github.t3hnar/scalax_2.11 "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.2.0 |