License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-all |
Last Version | Last Version2.10 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionswf-all
All components of succinct web framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swf-all-2.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-all/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-all</artifactId>
<version>2.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-all/
implementation 'com.github.venkatramanm.swf-all:swf-all:2.10'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-all/
implementation ("com.github.venkatramanm.swf-all:swf-all:2.10")
'com.github.venkatramanm.swf-all:swf-all:pom:2.10'
<dependency org="com.github.venkatramanm.swf-all" name="swf-all" rev="2.10">
<artifact name="swf-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-all', version='2.10')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-all" % "2.10"
[com.github.venkatramanm.swf-all/swf-all "2.10"]