is not current version
Last Version 1.2-M2

com.astamuse:asta4d 1.1-Xmas

asta4d framework is a view first web framework

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d
Version

Version

1.1-Xmas
Type

Type

pom

Download asta4d 1.1-Xmas

Filename Size
asta4d-1.1-Xmas.pom 6 KB
Browse

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