is not current version
Last Version 4.0.4

org.webjars.npm:snekfetch 3.6.4

WebJar for snekfetch

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

snekfetch
Version

Version

3.6.4
Type

Type

jar

Download snekfetch 3.6.4


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