is not current version
Last Version 1.3.0

com.github.vital-software:scala-redox_2.11 0.94

scala-redox

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.vital-software
ArtifactId

ArtifactId

scala-redox_2.11
Version

Version

0.94
Type

Type

jar

Download scala-redox_2.11 0.94


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