| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alexarchambault.play22sbt |
| Идентификатор | Идентификаторplay-exceptions |
| Версия | Версия2.2.6 |
| Тип | Типjar |
| Описание |
ОписаниеPlay-Exceptions
Play-Exceptions
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.alexarchambault.play22sbt |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]