is not current version
Last Version 1.0-b2

com.astamuse:asta4d-sample 0.12.30

sample of asta4d framework, shows how to use asta4d

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-sample
Version

Version

0.12.30
Type

Type

war

Download asta4d-sample 0.12.30


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