License |
License |
---|---|
GroupId | GroupIdat.logic |
ArtifactId | ArtifactIdskeptik_2.10 |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSkeptik
Skeptik
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
skeptik_2.10-1.0.pom | |
skeptik_2.10-1.0.jar | 1 MB |
skeptik_2.10-1.0-sources.jar | 72 KB |
skeptik_2.10-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.logic/skeptik_2.10/ -->
<dependency>
<groupId>at.logic</groupId>
<artifactId>skeptik_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.logic/skeptik_2.10/
implementation 'at.logic:skeptik_2.10:1.0'
// https://jarcasting.com/artifacts/at.logic/skeptik_2.10/
implementation ("at.logic:skeptik_2.10:1.0")
'at.logic:skeptik_2.10:jar:1.0'
<dependency org="at.logic" name="skeptik_2.10" rev="1.0">
<artifact name="skeptik_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.logic', module='skeptik_2.10', version='1.0')
)
libraryDependencies += "at.logic" % "skeptik_2.10" % "1.0"
[at.logic/skeptik_2.10 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
org.specs2 : specs2_2.10 | jar | 1.12.3 |
commons-lang : commons-lang | jar | 2.6 |
org.scala-lang : scala-actors | jar | 2.10.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |