is not current version
Last Version 3.0.1

com.heavenark.infrastructure:ark-web 2.6.0

Heaven Ark Infrastructure Web Develop Tool

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-web
Version

Version

2.6.0
Type

Type

jar

Download ark-web 2.6.0


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