s

swf-plugin-gst

swf-plugin-gst
http://maven.apache.org
MIT
Venkatraman Mahadevan
Files download
File Operation
swf-plugin-gst-2.11.jar download
swf-plugin-gst-2.11.pom download
swf-plugin-gst-2.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.venkatramanm.swf-all</groupId>
  <artifactId>swf-plugin-gst</artifactId>
  <version>2.11</version>
</dependency>
Gradle Groovy
implementation 'com.github.venkatramanm.swf-all:swf-plugin-gst:2.11'
Gradle Kotlin
implementation("com.github.venkatramanm.swf-all:swf-plugin-gst:2.11")
Scala SBT
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-gst" % "2.11"
Groovy Grape
@Grapes(
  @Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-gst', version='2.11')
)
Apache Ivy
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-gst" rev="2.11" />
Leiningen
[com.github.venkatramanm.swf-all/swf-plugin-gst "2.11"]
Apache Buildr
'com.github.venkatramanm.swf-all:swf-plugin-gst:jar:2.11'