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