sbt-coursier
sbt plugins of coursier
See the coursier documentation for more details.
| License |
License |
|---|---|
| GroupId | GroupIdcom.eed3si9n.coursier |
| ArtifactId | ArtifactIdlm-coursier-shaded_2.13 |
| Last Version | Last Version2.0.6-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlm-coursier-shaded
lm-coursier-shaded
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.eed3si9n.coursier/lm-coursier-shaded_2.13/ -->
<dependency>
<groupId>com.eed3si9n.coursier</groupId>
<artifactId>lm-coursier-shaded_2.13</artifactId>
<version>2.0.6-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eed3si9n.coursier/lm-coursier-shaded_2.13/
implementation 'com.eed3si9n.coursier:lm-coursier-shaded_2.13:2.0.6-M1'
// https://jarcasting.com/artifacts/com.eed3si9n.coursier/lm-coursier-shaded_2.13/
implementation ("com.eed3si9n.coursier:lm-coursier-shaded_2.13:2.0.6-M1")
'com.eed3si9n.coursier:lm-coursier-shaded_2.13:jar:2.0.6-M1'
<dependency org="com.eed3si9n.coursier" name="lm-coursier-shaded_2.13" rev="2.0.6-M1">
<artifact name="lm-coursier-shaded_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eed3si9n.coursier', module='lm-coursier-shaded_2.13', version='2.0.6-M1')
)
libraryDependencies += "com.eed3si9n.coursier" % "lm-coursier-shaded_2.13" % "2.0.6-M1"
[com.eed3si9n.coursier/lm-coursier-shaded_2.13 "2.0.6-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.3.2 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 1.3.0 |
| org.scala-sbt : librarymanagement-ivy_2.13 | jar | 1.5.0-M3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.alexarchambault : data-class_2.13 | jar | 0.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
sbt plugins of coursier
See the coursier documentation for more details.