| License |
License |
|---|---|
| GroupId | GroupIdcom.mchange |
| ArtifactId | ArtifactIdfailable_2.11 |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
Descriptionfailable
failable
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.mchange |
| Filename | Size |
|---|---|
| failable_2.11-0.0.5.pom | |
| failable_2.11-0.0.5.jar | 55 KB |
| failable_2.11-0.0.5-sources.jar | 4 KB |
| failable_2.11-0.0.5-javadoc.jar | 395 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mchange/failable_2.11/ -->
<dependency>
<groupId>com.mchange</groupId>
<artifactId>failable_2.11</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mchange/failable_2.11/
implementation 'com.mchange:failable_2.11:0.0.5'
// https://jarcasting.com/artifacts/com.mchange/failable_2.11/
implementation ("com.mchange:failable_2.11:0.0.5")
'com.mchange:failable_2.11:jar:0.0.5'
<dependency org="com.mchange" name="failable_2.11" rev="0.0.5">
<artifact name="failable_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mchange', module='failable_2.11', version='0.0.5')
)
libraryDependencies += "com.mchange" % "failable_2.11" % "0.0.5"
[com.mchange/failable_2.11 "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |