| License |
License |
|---|---|
| GroupId | GroupIdcom.github.seratch.reaktor |
| ArtifactId | ArtifactIdscct_2.10 |
| Last Version | Last Version0.2.001 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscct
scct
|
| Project Organization |
Project Organizationcom.github.seratch.reaktor |
| Filename | Size |
|---|---|
| scct_2.10-0.2.001.pom | |
| scct_2.10-0.2.001.jar | 223 KB |
| scct_2.10-0.2.001-sources.jar | 57 KB |
| scct_2.10-0.2.001-javadoc.jar | 468 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch.reaktor/scct_2.10/ -->
<dependency>
<groupId>com.github.seratch.reaktor</groupId>
<artifactId>scct_2.10</artifactId>
<version>0.2.001</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch.reaktor/scct_2.10/
implementation 'com.github.seratch.reaktor:scct_2.10:0.2.001'
// https://jarcasting.com/artifacts/com.github.seratch.reaktor/scct_2.10/
implementation ("com.github.seratch.reaktor:scct_2.10:0.2.001")
'com.github.seratch.reaktor:scct_2.10:jar:0.2.001'
<dependency org="com.github.seratch.reaktor" name="scct_2.10" rev="0.2.001">
<artifact name="scct_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch.reaktor', module='scct_2.10', version='0.2.001')
)
libraryDependencies += "com.github.seratch.reaktor" % "scct_2.10" % "0.2.001"
[com.github.seratch.reaktor/scct_2.10 "0.2.001"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.specs2 : specs2_2.10 | jar | 1.14 |