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