| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexarchambault.play22sbt |
| ArtifactId | ArtifactIdplay-exceptions |
| Version | Version2.2.6 |
| Type | Typejar |
| Description |
DescriptionPlay-Exceptions
Play-Exceptions
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.alexarchambault.play22sbt |
| Filename | Size |
|---|---|
| play-exceptions-2.2.6.pom | |
| play-exceptions-2.2.6.jar | 4 KB |
| play-exceptions-2.2.6-test-sources.jar | 276 bytes |
| play-exceptions-2.2.6-test-javadoc.jar | 189 bytes |
| play-exceptions-2.2.6-sources.jar | 2 KB |
| play-exceptions-2.2.6-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/play-exceptions/ -->
<dependency>
<groupId>com.github.alexarchambault.play22sbt</groupId>
<artifactId>play-exceptions</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/play-exceptions/
implementation 'com.github.alexarchambault.play22sbt:play-exceptions:2.2.6'
// https://jarcasting.com/artifacts/com.github.alexarchambault.play22sbt/play-exceptions/
implementation ("com.github.alexarchambault.play22sbt:play-exceptions:2.2.6")
'com.github.alexarchambault.play22sbt:play-exceptions:jar:2.2.6'
<dependency org="com.github.alexarchambault.play22sbt" name="play-exceptions" rev="2.2.6">
<artifact name="play-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexarchambault.play22sbt', module='play-exceptions', version='2.2.6')
)
libraryDependencies += "com.github.alexarchambault.play22sbt" % "play-exceptions" % "2.2.6"
[com.github.alexarchambault.play22sbt/play-exceptions "2.2.6"]