is not current version
Last Version 3.0.2

com.heavenark.infrastructure:ark-infrastructure 1.0.0

Heaven Ark Infrastructure

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-infrastructure
Version

Version

1.0.0
Type

Type

jar

Download ark-infrastructure 1.0.0


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