is not current version
Last Version 1.5

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

SWF security plugin

Categories

Categories

Security
GroupId

GroupId

com.github.venkatramanm.swf-all
ArtifactId

ArtifactId

swf-plugin-security
Version

Version

1.0
Type

Type

jar

Download swf-plugin-security 1.0


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