is not current version
Last Version 3.0.2

com.heavenark.infrastructure:ark-log 2.3.0

Heaven Ark Infrastructure Log Framework

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-log
Version

Version

2.3.0
Type

Type

jar

Download ark-log 2.3.0


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