is not current version
Last Version 10.0.0-beta.3

org.webjars.npm:got 2.3.2

WebJar for got

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

got
Version

Version

2.3.2
Type

Type

jar

Download got 2.3.2


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