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