| License |
License
MIT
|
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.github.venkatramanm.swf-all |
| ArtifactId | ArtifactIdswf-plugin-security |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswf-security
SWF security plugin
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| swf-plugin-security-1.5.pom | |
| swf-plugin-security-1.5.jar | 10 KB |
| swf-plugin-security-1.5-sources.jar | 5 KB |
| swf-plugin-security-1.5-javadoc.jar | 56 KB |
| Browse |
<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-security:1.5'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-security/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-security:1.5")
'com.github.venkatramanm.swf-all:swf-plugin-security:jar:1.5'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-security" rev="1.5">
<artifact name="swf-plugin-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-security', version='1.5')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-security" % "1.5"
[com.github.venkatramanm.swf-all/swf-plugin-security "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.venkatramanm.swf-all : swf | jar | 1.5 |