| License |
License |
|---|---|
| GroupId | GroupIddev.zio |
| ArtifactId | ArtifactIdroot_2.13 |
| Version | Version2.0.0-RC6 |
| Type | Typejar |
| Description |
Descriptionroot
root
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root_2.13-2.0.0-RC6.pom | |
| root_2.13-2.0.0-RC6.jar | 307 bytes |
| root_2.13-2.0.0-RC6-sources.jar | 244 bytes |
| root_2.13-2.0.0-RC6-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/root_2.13/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>root_2.13</artifactId>
<version>2.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/root_2.13/
implementation 'dev.zio:root_2.13:2.0.0-RC6'
// https://jarcasting.com/artifacts/dev.zio/root_2.13/
implementation ("dev.zio:root_2.13:2.0.0-RC6")
'dev.zio:root_2.13:jar:2.0.0-RC6'
<dependency org="dev.zio" name="root_2.13" rev="2.0.0-RC6">
<artifact name="root_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='root_2.13', version='2.0.0-RC6')
)
libraryDependencies += "dev.zio" % "root_2.13" % "2.0.0-RC6"
[dev.zio/root_2.13 "2.0.0-RC6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |