is not current version
Last Version 3.0.2

com.heavenark.infrastructure:ark-log 2.2.3

Heaven Ark Infrastructure Log Framework

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-log
Version

Version

2.2.3
Type

Type

jar

Download ark-log 2.2.3


<!-- https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/ -->
<dependency>
    <groupId>com.heavenark.infrastructure</groupId>
    <artifactId>ark-log</artifactId>
    <version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/
implementation 'com.heavenark.infrastructure:ark-log:2.2.3'
// https://jarcasting.com/artifacts/com.heavenark.infrastructure/ark-log/
implementation ("com.heavenark.infrastructure:ark-log:2.2.3")
'com.heavenark.infrastructure:ark-log:jar:2.2.3'
<dependency org="com.heavenark.infrastructure" name="ark-log" rev="2.2.3">
  <artifact name="ark-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heavenark.infrastructure', module='ark-log', version='2.2.3')
)
libraryDependencies += "com.heavenark.infrastructure" % "ark-log" % "2.2.3"
[com.heavenark.infrastructure/ark-log "2.2.3"]