is not current version
Last Version 1.2-M2

com.astamuse:asta4d-spring 0.4.2

interaction with springframework

GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-spring
Version

Version

0.4.2
Type

Type

jar

Download asta4d-spring 0.4.2


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