com.github.mx-go:dynamic-log-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.mx-go
ArtifactId

ArtifactId

dynamic-log-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download dynamic-log-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mx-go/dynamic-log-core/ -->
<dependency>
    <groupId>com.github.mx-go</groupId>
    <artifactId>dynamic-log-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mx-go/dynamic-log-core/
implementation 'com.github.mx-go:dynamic-log-core:1.0.2'
// https://jarcasting.com/artifacts/com.github.mx-go/dynamic-log-core/
implementation ("com.github.mx-go:dynamic-log-core:1.0.2")
'com.github.mx-go:dynamic-log-core:jar:1.0.2'
<dependency org="com.github.mx-go" name="dynamic-log-core" rev="1.0.2">
  <artifact name="dynamic-log-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mx-go', module='dynamic-log-core', version='1.0.2')
)
libraryDependencies += "com.github.mx-go" % "dynamic-log-core" % "1.0.2"
[com.github.mx-go/dynamic-log-core "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mx-go : nacos-config-core jar 1.0.3
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0