GroupId | GroupIdio.kevinlee |
---|---|
ArtifactId | ArtifactIdlogger-f-cats-effect3_3 |
Version | Version1.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-cats-effect3_3/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>logger-f-cats-effect3_3</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-cats-effect3_3/
implementation 'io.kevinlee:logger-f-cats-effect3_3:1.14.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-cats-effect3_3/
implementation ("io.kevinlee:logger-f-cats-effect3_3:1.14.0")
'io.kevinlee:logger-f-cats-effect3_3:jar:1.14.0'
<dependency org="io.kevinlee" name="logger-f-cats-effect3_3" rev="1.14.0">
<artifact name="logger-f-cats-effect3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-cats-effect3_3', version='1.14.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-cats-effect3_3" % "1.14.0"
[io.kevinlee/logger-f-cats-effect3_3 "1.14.0"]