is not current version
Last Version 3.0.2

com.heavenark.infrastructure:ark-infrastructure 2.2.0

Heaven Ark Infrastructure

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-infrastructure
Version

Version

2.2.0
Type

Type

jar

Download ark-infrastructure 2.2.0


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