License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscalax-range_2.12 |
Version | Version0.5 |
Type | Typejar |
Description |
Descriptionscalax-range
scalax-range
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scalax-range_2.12/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scalax-range_2.12</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scalax-range_2.12/
implementation 'com.github.andyglow:scalax-range_2.12:0.5'
// https://jarcasting.com/artifacts/com.github.andyglow/scalax-range_2.12/
implementation ("com.github.andyglow:scalax-range_2.12:0.5")
'com.github.andyglow:scalax-range_2.12:jar:0.5'
<dependency org="com.github.andyglow" name="scalax-range_2.12" rev="0.5">
<artifact name="scalax-range_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scalax-range_2.12', version='0.5')
)
libraryDependencies += "com.github.andyglow" % "scalax-range_2.12" % "0.5"
[com.github.andyglow/scalax-range_2.12 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |