is not current version
Last Version 1.2-M2

com.astamuse:asta4d-web 0.14.4.28

web functionalities of asta4d framework, including view first and url matching

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-web
Version

Version

0.14.4.28
Type

Type

jar

Download asta4d-web 0.14.4.28


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