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