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