is not current version
Last Version 4.0.0

org.webjars.npm:slash 2.0.0

WebJar for slash

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

slash
Version

Version

2.0.0
Type

Type

jar

Download slash 2.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/slash/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>slash</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/slash/
implementation 'org.webjars.npm:slash:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/slash/
implementation ("org.webjars.npm:slash:2.0.0")
'org.webjars.npm:slash:jar:2.0.0'
<dependency org="org.webjars.npm" name="slash" rev="2.0.0">
  <artifact name="slash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='slash', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "slash" % "2.0.0"
[org.webjars.npm/slash "2.0.0"]