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