| License |
License |
|---|---|
| GroupId | GroupIdcoop.plausible.nx |
| ArtifactId | ArtifactIdno-exceptions_2.11 |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionno-exceptions
no-exceptions
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| no-exceptions_2.11-1.0.1.pom | |
| no-exceptions_2.11-1.0.1.jar | 173 KB |
| no-exceptions_2.11-1.0.1-sources.jar | 24 KB |
| no-exceptions_2.11-1.0.1-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/coop.plausible.nx/no-exceptions_2.11/ -->
<dependency>
<groupId>coop.plausible.nx</groupId>
<artifactId>no-exceptions_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/coop.plausible.nx/no-exceptions_2.11/
implementation 'coop.plausible.nx:no-exceptions_2.11:1.0.1'
// https://jarcasting.com/artifacts/coop.plausible.nx/no-exceptions_2.11/
implementation ("coop.plausible.nx:no-exceptions_2.11:1.0.1")
'coop.plausible.nx:no-exceptions_2.11:jar:1.0.1'
<dependency org="coop.plausible.nx" name="no-exceptions_2.11" rev="1.0.1">
<artifact name="no-exceptions_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='coop.plausible.nx', module='no-exceptions_2.11', version='1.0.1')
)
libraryDependencies += "coop.plausible.nx" % "no-exceptions_2.11" % "1.0.1"
[coop.plausible.nx/no-exceptions_2.11 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.11.0 |
| org.specs2 : specs2_2.11 | jar | 2.3.11 |