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