License |
License |
---|---|
Categories |
CategoriesIntelliJ IDEA Development Tools IDE |
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-intellij_3 |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptionzio-test-intellij
zio-test-intellij
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-test-intellij_3-1.0.12.pom | |
zio-test-intellij_3-1.0.12.jar | 36 KB |
zio-test-intellij_3-1.0.12-sources.jar | 3 KB |
zio-test-intellij_3-1.0.12-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-intellij_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-intellij_3</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-intellij_3/
implementation 'dev.zio:zio-test-intellij_3:1.0.12'
// https://jarcasting.com/artifacts/dev.zio/zio-test-intellij_3/
implementation ("dev.zio:zio-test-intellij_3:1.0.12")
'dev.zio:zio-test-intellij_3:jar:1.0.12'
<dependency org="dev.zio" name="zio-test-intellij_3" rev="1.0.12">
<artifact name="zio-test-intellij_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-intellij_3', version='1.0.12')
)
libraryDependencies += "dev.zio" % "zio-test-intellij_3" % "1.0.12"
[dev.zio/zio-test-intellij_3 "1.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
dev.zio : zio_3 | jar | 1.0.12 |
dev.zio : zio-test_3 | jar | 1.0.12 |