Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.andimiller |
ArtifactId | ArtifactIdmunit-cats-effect-3-styles_sjs1_3 |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.andimiller/munit-cats-effect-3-styles_sjs1_3/ -->
<dependency>
<groupId>net.andimiller</groupId>
<artifactId>munit-cats-effect-3-styles_sjs1_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.andimiller/munit-cats-effect-3-styles_sjs1_3/
implementation 'net.andimiller:munit-cats-effect-3-styles_sjs1_3:1.0.1'
// https://jarcasting.com/artifacts/net.andimiller/munit-cats-effect-3-styles_sjs1_3/
implementation ("net.andimiller:munit-cats-effect-3-styles_sjs1_3:1.0.1")
'net.andimiller:munit-cats-effect-3-styles_sjs1_3:jar:1.0.1'
<dependency org="net.andimiller" name="munit-cats-effect-3-styles_sjs1_3" rev="1.0.1">
<artifact name="munit-cats-effect-3-styles_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.andimiller', module='munit-cats-effect-3-styles_sjs1_3', version='1.0.1')
)
libraryDependencies += "net.andimiller" % "munit-cats-effect-3-styles_sjs1_3" % "1.0.1"
[net.andimiller/munit-cats-effect-3-styles_sjs1_3 "1.0.1"]