is not current version
Last Version 4.1.0

org.webjars.npm:throat 2.0.2

WebJar for throat

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

throat
Version

Version

2.0.2
Type

Type

jar

Download throat 2.0.2


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