is not current version
Last Version 4.0.1

org.webjars.npm:simple-get 2.8.1

WebJar for simple-get

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-get
Version

Version

2.8.1
Type

Type

jar

Download simple-get 2.8.1


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