не последняя версия
Последняя версия 2.8.16

com.typesafe.play:play-exceptions 2.6.0-RC2

Play-Exceptions

Группа

Группа

com.typesafe.play
Идентификатор

Идентификатор

play-exceptions
Версия

Версия

2.6.0-RC2
Тип

Тип

jar

Скачать play-exceptions 2.6.0-RC2


<!-- https://jarcasting.com/artifacts/com.typesafe.play/play-exceptions/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>play-exceptions</artifactId>
    <version>2.6.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/play-exceptions/
implementation 'com.typesafe.play:play-exceptions:2.6.0-RC2'
// https://jarcasting.com/artifacts/com.typesafe.play/play-exceptions/
implementation ("com.typesafe.play:play-exceptions:2.6.0-RC2")
'com.typesafe.play:play-exceptions:jar:2.6.0-RC2'
<dependency org="com.typesafe.play" name="play-exceptions" rev="2.6.0-RC2">
  <artifact name="play-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='play-exceptions', version='2.6.0-RC2')
)
libraryDependencies += "com.typesafe.play" % "play-exceptions" % "2.6.0-RC2"
[com.typesafe.play/play-exceptions "2.6.0-RC2"]