is not current version
Last Version 1.3.0

org.webjars.npm:string_decoder 1.0.3

WebJar for string_decoder

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

string_decoder
Version

Version

1.0.3
Type

Type

jar

Download string_decoder 1.0.3


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