| License |
License |
|---|---|
| GroupId | GroupIdcom.astamuse |
| ArtifactId | ArtifactIdasta4d |
| Last Version | Last Version1.2-M2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionasta4d framework
asta4d framework is a view first web framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| asta4d-1.2-M2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d</artifactId>
<version>1.2-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation 'com.astamuse:asta4d:1.2-M2'
// https://jarcasting.com/artifacts/com.astamuse/asta4d/
implementation ("com.astamuse:asta4d:1.2-M2")
'com.astamuse:asta4d:pom:1.2-M2'
<dependency org="com.astamuse" name="asta4d" rev="1.2-M2">
<artifact name="asta4d" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d', version='1.2-M2')
)
libraryDependencies += "com.astamuse" % "asta4d" % "1.2-M2"
[com.astamuse/asta4d "1.2-M2"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |