is not current version
Last Version 3.0.1

com.heavenark.infrastructure:ark-web 2.3.1

Heaven Ark Infrastructure Web Develop Tool

GroupId

GroupId

com.heavenark.infrastructure
ArtifactId

ArtifactId

ark-web
Version

Version

2.3.1
Type

Type

jar

Download ark-web 2.3.1


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