Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.scalajs.npm |
ArtifactId | ArtifactIdwinston-daily-rotate-file_sjs0.6_2.12 |
Version | Version0.4.0-pre1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.scalajs.npm/winston-daily-rotate-file_sjs0.6_2.12/ -->
<dependency>
<groupId>io.scalajs.npm</groupId>
<artifactId>winston-daily-rotate-file_sjs0.6_2.12</artifactId>
<version>0.4.0-pre1</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalajs.npm/winston-daily-rotate-file_sjs0.6_2.12/
implementation 'io.scalajs.npm:winston-daily-rotate-file_sjs0.6_2.12:0.4.0-pre1'
// https://jarcasting.com/artifacts/io.scalajs.npm/winston-daily-rotate-file_sjs0.6_2.12/
implementation ("io.scalajs.npm:winston-daily-rotate-file_sjs0.6_2.12:0.4.0-pre1")
'io.scalajs.npm:winston-daily-rotate-file_sjs0.6_2.12:jar:0.4.0-pre1'
<dependency org="io.scalajs.npm" name="winston-daily-rotate-file_sjs0.6_2.12" rev="0.4.0-pre1">
<artifact name="winston-daily-rotate-file_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalajs.npm', module='winston-daily-rotate-file_sjs0.6_2.12', version='0.4.0-pre1')
)
libraryDependencies += "io.scalajs.npm" % "winston-daily-rotate-file_sjs0.6_2.12" % "0.4.0-pre1"
[io.scalajs.npm/winston-daily-rotate-file_sjs0.6_2.12 "0.4.0-pre1"]