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

com.github.tkawachi:play-filter-only_2.11 0.2.0

Utility to apply Play's EssentialFilter to only specific paths

Группа

Группа

com.github.tkawachi
Идентификатор

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

play-filter-only_2.11
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать play-filter-only_2.11 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.11/ -->
<dependency>
    <groupId>com.github.tkawachi</groupId>
    <artifactId>play-filter-only_2.11</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.11/
implementation 'com.github.tkawachi:play-filter-only_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.tkawachi/play-filter-only_2.11/
implementation ("com.github.tkawachi:play-filter-only_2.11:0.2.0")
'com.github.tkawachi:play-filter-only_2.11:jar:0.2.0'
<dependency org="com.github.tkawachi" name="play-filter-only_2.11" rev="0.2.0">
  <artifact name="play-filter-only_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkawachi', module='play-filter-only_2.11', version='0.2.0')
)
libraryDependencies += "com.github.tkawachi" % "play-filter-only_2.11" % "0.2.0"
[com.github.tkawachi/play-filter-only_2.11 "0.2.0"]