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