is not current version
Last Version 1.0-b2

com.astamuse:asta4d-sample 0.14.4.28

sample of asta4d framework, shows how to use asta4d

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-sample
Version

Version

0.14.4.28
Type

Type

war

Download asta4d-sample 0.14.4.28


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