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