is not current version
Last Version 1.2-M2

com.astamuse:asta4d-core 1.1-Xmas

core functionalities of asta4d framework, including template and snippt implemention

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-core
Version

Version

1.1-Xmas
Type

Type

jar

Download asta4d-core 1.1-Xmas


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