is not current version
Last Version 2.3.0-sbt-fbc4f586aeeb1591710b14eb4f41b94880dcd745

org.scala-sbt.ivy:ivy 2.3.0-sbt-39ece6f17e1af62c2e89a9d88b59c0c3aad56145

patched Ivy for sbt

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt.ivy
ArtifactId

ArtifactId

ivy
Version

Version

2.3.0-sbt-39ece6f17e1af62c2e89a9d88b59c0c3aad56145
Type

Type

jar

Download ivy 2.3.0-sbt-39ece6f17e1af62c2e89a9d88b59c0c3aad56145


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