| License |
License
WTFPL
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsw2express |
| Last Version | Last Version0.0.10-3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsw2express
WebJar for sw2express
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sw2express-0.0.10-3.pom | |
| sw2express-0.0.10-3.jar | 31 KB |
| sw2express-0.0.10-3-sources.jar | 22 bytes |
| sw2express-0.0.10-3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/sw2express/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>sw2express</artifactId>
<version>0.0.10-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sw2express/
implementation 'org.webjars.npm:sw2express:0.0.10-3'
// https://jarcasting.com/artifacts/org.webjars.npm/sw2express/
implementation ("org.webjars.npm:sw2express:0.0.10-3")
'org.webjars.npm:sw2express:jar:0.0.10-3'
<dependency org="org.webjars.npm" name="sw2express" rev="0.0.10-3">
<artifact name="sw2express" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sw2express', version='0.0.10-3')
)
libraryDependencies += "org.webjars.npm" % "sw2express" % "0.0.10-3"
[org.webjars.npm/sw2express "0.0.10-3"]