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