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