| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.astamuse |
| ArtifactId | ArtifactIdasta4d-scala |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionasta4d-scala
extension for using asta4d with scala
|
| Filename | Size |
|---|---|
| asta4d-scala-0.6.pom | |
| asta4d-scala-0.6.jar | 16 KB |
| asta4d-scala-0.6-tests.jar | 12 KB |
| asta4d-scala-0.6-sources.jar | 2 KB |
| asta4d-scala-0.6-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.astamuse/asta4d-scala/ -->
<dependency>
<groupId>com.astamuse</groupId>
<artifactId>asta4d-scala</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.astamuse/asta4d-scala/
implementation 'com.astamuse:asta4d-scala:0.6'
// https://jarcasting.com/artifacts/com.astamuse/asta4d-scala/
implementation ("com.astamuse:asta4d-scala:0.6")
'com.astamuse:asta4d-scala:jar:0.6'
<dependency org="com.astamuse" name="asta4d-scala" rev="0.6">
<artifact name="asta4d-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astamuse', module='asta4d-scala', version='0.6')
)
libraryDependencies += "com.astamuse" % "asta4d-scala" % "0.6"
[com.astamuse/asta4d-scala "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| ch.qos.logback : logback-classic | jar | 1.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.astamuse : asta4d-web | jar | 1.2-M1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.astamuse : asta4d-core | test-jar | 1.2-M1 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| org.testng : testng | jar | 6.1.1 |