| Группа | Группаcom.thetransactioncompany |
|---|---|
| Идентификатор | Идентификаторcors-filter |
| Версия | Версия1.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cors-filter-1.8.pom | |
| cors-filter-1.8.jar | 25 KB |
| cors-filter-1.8-sources.jar | 22 KB |
| cors-filter-1.8-javadoc.jar | 188 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thetransactioncompany/cors-filter/ -->
<dependency>
<groupId>com.thetransactioncompany</groupId>
<artifactId>cors-filter</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.thetransactioncompany/cors-filter/
implementation 'com.thetransactioncompany:cors-filter:1.8'
// https://jarcasting.com/artifacts/com.thetransactioncompany/cors-filter/
implementation ("com.thetransactioncompany:cors-filter:1.8")
'com.thetransactioncompany:cors-filter:jar:1.8'
<dependency org="com.thetransactioncompany" name="cors-filter" rev="1.8">
<artifact name="cors-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thetransactioncompany', module='cors-filter', version='1.8')
)
libraryDependencies += "com.thetransactioncompany" % "cors-filter" % "1.8"
[com.thetransactioncompany/cors-filter "1.8"]