License |
License |
---|---|
GroupId | GroupIdcom.github.poslegm |
ArtifactId | ArtifactIdmunit-zio_3 |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmunit-zio
munit-zio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
munit-zio_3-0.0.3.pom | |
munit-zio_3-0.0.3.jar | 49 KB |
munit-zio_3-0.0.3-sources.jar | 5 KB |
munit-zio_3-0.0.3-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.poslegm/munit-zio_3/ -->
<dependency>
<groupId>com.github.poslegm</groupId>
<artifactId>munit-zio_3</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.poslegm/munit-zio_3/
implementation 'com.github.poslegm:munit-zio_3:0.0.3'
// https://jarcasting.com/artifacts/com.github.poslegm/munit-zio_3/
implementation ("com.github.poslegm:munit-zio_3:0.0.3")
'com.github.poslegm:munit-zio_3:jar:0.0.3'
<dependency org="com.github.poslegm" name="munit-zio_3" rev="0.0.3">
<artifact name="munit-zio_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.poslegm', module='munit-zio_3', version='0.0.3')
)
libraryDependencies += "com.github.poslegm" % "munit-zio_3" % "0.0.3"
[com.github.poslegm/munit-zio_3 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |
dev.zio : zio_3 | jar | 1.0.11 |