is not current version
Last Version 2.1

CJLog 1.2

A lightweight, system independent logging facility for multiple destinations

License

License

GroupId

GroupId

com.control-j.cjlog
ArtifactId

ArtifactId

core
Version

Version

1.2
Type

Type

jar
Description

Description

CJLog
A lightweight, system independent logging facility for multiple destinations
Project URL

Project URL

https://github.com/clydebarrow/CJLog
Source Code Management

Source Code Management

https://github.com/clydebarrow/CJLog

Download core 1.2


<!-- https://jarcasting.com/artifacts/com.control-j.cjlog/core/ -->
<dependency>
    <groupId>com.control-j.cjlog</groupId>
    <artifactId>core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.control-j.cjlog/core/
implementation 'com.control-j.cjlog:core:1.2'
// https://jarcasting.com/artifacts/com.control-j.cjlog/core/
implementation ("com.control-j.cjlog:core:1.2")
'com.control-j.cjlog:core:jar:1.2'
<dependency org="com.control-j.cjlog" name="core" rev="1.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.control-j.cjlog', module='core', version='1.2')
)
libraryDependencies += "com.control-j.cjlog" % "core" % "1.2"
[com.control-j.cjlog/core "1.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.jetbrains.kotlin : kotlin-reflect jar 1.3.70

Project Modules

There are no modules declared in this project.