License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.scalapi |
ArtifactId | ArtifactIdscalapi |
Last Version | Last Version0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGradleFx
GradleFx is a Gradle plugin for building Flex and Actionscript applications
|
Filename | Size |
---|---|
scalapi-0.0.0.pom | |
scalapi-0.0.0.jar | 261 bytes |
scalapi-0.0.0-sources.jar | 261 bytes |
scalapi-0.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.scalapi/scalapi/ -->
<dependency>
<groupId>com.github.scalapi</groupId>
<artifactId>scalapi</artifactId>
<version>0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi/
implementation 'com.github.scalapi:scalapi:0.0.0'
// https://jarcasting.com/artifacts/com.github.scalapi/scalapi/
implementation ("com.github.scalapi:scalapi:0.0.0")
'com.github.scalapi:scalapi:jar:0.0.0'
<dependency org="com.github.scalapi" name="scalapi" rev="0.0.0">
<artifact name="scalapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scalapi', module='scalapi', version='0.0.0')
)
libraryDependencies += "com.github.scalapi" % "scalapi" % "0.0.0"
[com.github.scalapi/scalapi "0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.scala-lang : scala-library | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.mockito : mockito-core | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.scalatest : scalatest_2.10 | jar | 1.9.1 |