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