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