is not current version
Last Version 0.17.1

org.webjars.npm:send 0.16.1

WebJar for send

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

send
Version

Version

0.16.1
Type

Type

jar

Download send 0.16.1


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