is not current version
Last Version 0.6

com.astamuse:asta4d-scala-parent 0.5


Categories

Categories

Scala Languages
GroupId

GroupId

com.astamuse
ArtifactId

ArtifactId

asta4d-scala-parent
Version

Version

0.5
Type

Type

pom

Download asta4d-scala-parent 0.5


<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-scala-parent/ -->
<dependency>
    <groupId>com.astamuse</groupId>
    <artifactId>asta4d-scala-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-scala-parent/
implementation 'com.astamuse:asta4d-scala-parent:0.5'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-scala-parent/
implementation ("com.astamuse:asta4d-scala-parent:0.5")
'com.astamuse:asta4d-scala-parent:pom:0.5'
<dependency org="com.astamuse" name="asta4d-scala-parent" rev="0.5">
  <artifact name="asta4d-scala-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-scala-parent', version='0.5')
)
libraryDependencies += "com.astamuse" % "asta4d-scala-parent" % "0.5"
[com.astamuse/asta4d-scala-parent "0.5"]