| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.github.venkatramanm.swf-all |
| ArtifactId | ArtifactIdswf-plugin-collab |
| Version | Version2.11 |
| Type | Typejar |
| Description |
Descriptioncom.github.venkatramanm.swf-all:swf-plugin-collab
Succinct Web Framework - Plugin collaboration
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swf-plugin-collab-2.11.pom | |
| swf-plugin-collab-2.11.jar | 91 KB |
| swf-plugin-collab-2.11-sources.jar | 48 KB |
| swf-plugin-collab-2.11-javadoc.jar | 475 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-collab/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-plugin-collab</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-collab/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-collab:2.11'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-collab/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-collab:2.11")
'com.github.venkatramanm.swf-all:swf-plugin-collab:jar:2.11'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-collab" rev="2.11">
<artifact name="swf-plugin-collab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-collab', version='2.11')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-collab" % "2.11"
[com.github.venkatramanm.swf-all/swf-plugin-collab "2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.venkatramanm.swf-all : swf | jar | [2.10,3.0) |
| com.github.venkatramanm.swf-all : swf-plugin-templates | jar | [2.10,3.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |