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