is not current version
Last Version 2021.3.0

org.jetbrains.scala:sbt-structure-core_2.11 2021.1.0

sbt-structure-core

Categories

Categories

Scala Languages
GroupId

GroupId

org.jetbrains.scala
ArtifactId

ArtifactId

sbt-structure-core_2.11
Version

Version

2021.1.0
Type

Type

jar

Download sbt-structure-core_2.11 2021.1.0


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