Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.frees |
ArtifactId | ArtifactIdfreestyle-logging_sjs0.6_2.11 |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.frees/freestyle-logging_sjs0.6_2.11/ -->
<dependency>
<groupId>io.frees</groupId>
<artifactId>freestyle-logging_sjs0.6_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/freestyle-logging_sjs0.6_2.11/
implementation 'io.frees:freestyle-logging_sjs0.6_2.11:0.3.0'
// https://jarcasting.com/artifacts/io.frees/freestyle-logging_sjs0.6_2.11/
implementation ("io.frees:freestyle-logging_sjs0.6_2.11:0.3.0")
'io.frees:freestyle-logging_sjs0.6_2.11:jar:0.3.0'
<dependency org="io.frees" name="freestyle-logging_sjs0.6_2.11" rev="0.3.0">
<artifact name="freestyle-logging_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='freestyle-logging_sjs0.6_2.11', version='0.3.0')
)
libraryDependencies += "io.frees" % "freestyle-logging_sjs0.6_2.11" % "0.3.0"
[io.frees/freestyle-logging_sjs0.6_2.11 "0.3.0"]