GroupId | GroupIdcom.github.mlangc |
---|---|
ArtifactId | ArtifactIdzio-interop-log4j2_2.12 |
Version | Version1.0.0-RC20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.mlangc/zio-interop-log4j2_2.12/ -->
<dependency>
<groupId>com.github.mlangc</groupId>
<artifactId>zio-interop-log4j2_2.12</artifactId>
<version>1.0.0-RC20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mlangc/zio-interop-log4j2_2.12/
implementation 'com.github.mlangc:zio-interop-log4j2_2.12:1.0.0-RC20'
// https://jarcasting.com/artifacts/com.github.mlangc/zio-interop-log4j2_2.12/
implementation ("com.github.mlangc:zio-interop-log4j2_2.12:1.0.0-RC20")
'com.github.mlangc:zio-interop-log4j2_2.12:jar:1.0.0-RC20'
<dependency org="com.github.mlangc" name="zio-interop-log4j2_2.12" rev="1.0.0-RC20">
<artifact name="zio-interop-log4j2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mlangc', module='zio-interop-log4j2_2.12', version='1.0.0-RC20')
)
libraryDependencies += "com.github.mlangc" % "zio-interop-log4j2_2.12" % "1.0.0-RC20"
[com.github.mlangc/zio-interop-log4j2_2.12 "1.0.0-RC20"]