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