is not current version
Last Version 1.5

com.github.venkatramanm.swf-all:swf-plugin-security 1.1

SWF security plugin

Categories

Categories

Security
GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-plugin-security
Version

Version

1.1
Type

Type

jar

Download swf-plugin-security 1.1


<!-- 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</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'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-security:1.1")
'com.github.venkatramanm.swf-all:swf-plugin-security:jar:1.1'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-security" rev="1.1">
  <artifact name="swf-plugin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-security', version='1.1')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-security" % "1.1"
[com.github.venkatramanm.swf-all/swf-plugin-security "1.1"]