| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.github.venkatramanm.swf-all |
| ArtifactId | ArtifactIdswf-plugin-collab |
| Last Version | Last Version2.12 |
| Release Date | Release Date |
| 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.12.pom | |
| swf-plugin-collab-2.12.jar | 20 KB |
| swf-plugin-collab-2.12-sources.jar | 13 KB |
| swf-plugin-collab-2.12-javadoc.jar | 153 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-collab/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-collab:2.12'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-collab/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-collab:2.12")
'com.github.venkatramanm.swf-all:swf-plugin-collab:jar:2.12'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-collab" rev="2.12">
<artifact name="swf-plugin-collab" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-collab', version='2.12')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-collab" % "2.12"
[com.github.venkatramanm.swf-all/swf-plugin-collab "2.12"]
| 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 |