is not current version
Last Version 2.3.0-sbt-fbc4f586aeeb1591710b14eb4f41b94880dcd745

org.scala-sbt.ivy:ivy 2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4

patched Ivy for sbt

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt.ivy
ArtifactId

ArtifactId

ivy
Version

Version

2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4
Type

Type

jar

Download ivy 2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4


<!-- https://jarcasting.com/artifacts/org.scala-sbt.ivy/ivy/ -->
<dependency>
    <groupId>org.scala-sbt.ivy</groupId>
    <artifactId>ivy</artifactId>
    <version>2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt.ivy/ivy/
implementation 'org.scala-sbt.ivy:ivy:2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4'
// https://jarcasting.com/artifacts/org.scala-sbt.ivy/ivy/
implementation ("org.scala-sbt.ivy:ivy:2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4")
'org.scala-sbt.ivy:ivy:jar:2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4'
<dependency org="org.scala-sbt.ivy" name="ivy" rev="2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4">
  <artifact name="ivy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt.ivy', module='ivy', version='2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4')
)
libraryDependencies += "org.scala-sbt.ivy" % "ivy" % "2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4"
[org.scala-sbt.ivy/ivy "2.3.0-sbt-48dd0744422128446aee9ac31aa356ee203cc9f4"]