| Категории |
КатегорииБезопасность |
|---|---|
| Группа | Группаcom.github.venkatramanm.swf-all |
| Идентификатор | Идентификаторswf-plugin-security |
| Версия | Версия1.1.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| swf-plugin-security-1.1.4.pom | |
| swf-plugin-security-1.1.4.jar | 10 KB |
| swf-plugin-security-1.1.4-sources.jar | 5 KB |
| swf-plugin-security-1.1.4-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-plugin-security</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-security:1.1.4'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-security:1.1.4")
'com.github.venkatramanm.swf-all:swf-plugin-security:jar:1.1.4'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-security" rev="1.1.4">
<artifact name="swf-plugin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-security', version='1.1.4')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-security" % "1.1.4"
[com.github.venkatramanm.swf-all/swf-plugin-security "1.1.4"]