is not current version
Last Version 4.0.1

org.webjars.npm:simple-get 3.0.3

WebJar for simple-get

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-get
Version

Version

3.0.3
Type

Type

jar

Download simple-get 3.0.3


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