is not current version
Last Version 0.17.1

org.webjars.npm:send 0.1.4

WebJar for send

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

send
Version

Version

0.1.4
Type

Type

jar

Download send 0.1.4


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