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