| License |
License |
|---|---|
| GroupId | GroupIdcom.github.scct |
| ArtifactId | ArtifactIdscct_2.10 |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptionscct
scct
|
| Project Organization |
Project Organizationcom.github.scct |
| Filename | Size |
|---|---|
| scct_2.10-0.2.1.pom | |
| scct_2.10-0.2.1.jar | 226 KB |
| scct_2.10-0.2.1-sources.jar | 57 KB |
| scct_2.10-0.2.1-javadoc.jar | 470 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.scct/scct_2.10/ -->
<dependency>
<groupId>com.github.scct</groupId>
<artifactId>scct_2.10</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scct/scct_2.10/
implementation 'com.github.scct:scct_2.10:0.2.1'
// https://jarcasting.com/artifacts/com.github.scct/scct_2.10/
implementation ("com.github.scct:scct_2.10:0.2.1")
'com.github.scct:scct_2.10:jar:0.2.1'
<dependency org="com.github.scct" name="scct_2.10" rev="0.2.1">
<artifact name="scct_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scct', module='scct_2.10', version='0.2.1')
)
libraryDependencies += "com.github.scct" % "scct_2.10" % "0.2.1"
[com.github.scct/scct_2.10 "0.2.1"]
| 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 |