License |
License |
---|---|
GroupId | GroupIdorg.codeswarm |
ArtifactId | ArtifactIdfallible_2.10 |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionfallible
fallible
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fallible_2.10-1.1.pom | |
fallible_2.10-1.1.jar | 13 KB |
fallible_2.10-1.1-sources.jar | 1 KB |
fallible_2.10-1.1-javadoc.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codeswarm/fallible_2.10/ -->
<dependency>
<groupId>org.codeswarm</groupId>
<artifactId>fallible_2.10</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codeswarm/fallible_2.10/
implementation 'org.codeswarm:fallible_2.10:1.1'
// https://jarcasting.com/artifacts/org.codeswarm/fallible_2.10/
implementation ("org.codeswarm:fallible_2.10:1.1")
'org.codeswarm:fallible_2.10:jar:1.1'
<dependency org="org.codeswarm" name="fallible_2.10" rev="1.1">
<artifact name="fallible_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codeswarm', module='fallible_2.10', version='1.1')
)
libraryDependencies += "org.codeswarm" % "fallible_2.10" % "1.1"
[org.codeswarm/fallible_2.10 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 1.9.1 |