GroupId | GroupIdcom.astamuse |
---|---|
ArtifactId | ArtifactIdasta4d-web |
Version | Version0.7.22 |
Type | Typejar |
Filename | Size |
---|---|
asta4d-web-0.7.22.pom | |
asta4d-web-0.7.22.jar | 109 KB |
asta4d-web-0.7.22-sources.jar | 84 KB |
asta4d-web-0.7.22-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-web/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d-web</artifactId>
<version>0.7.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-web/
implementation 'com.astamuse:asta4d-web:0.7.22'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-web/
implementation ("com.astamuse:asta4d-web:0.7.22")
'com.astamuse:asta4d-web:jar:0.7.22'
<dependency org="com.astamuse" name="asta4d-web" rev="0.7.22">
<artifact name="asta4d-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-web', version='0.7.22')
)
libraryDependencies += "com.astamuse" % "asta4d-web" % "0.7.22"
[com.astamuse/asta4d-web "0.7.22"]