is not current version
Last Version 1.2-M2

com.astamuse:asta4d 0.14.606

asta4d framework is a view first web framework

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d
Version

Version

0.14.606
Type

Type

jar

Download asta4d 0.14.606


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