is not current version
Last Version 3.0.0

org.webjars.npm:is-fullwidth-code-point 2.0.0

WebJar for is-fullwidth-code-point

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

is-fullwidth-code-point
Version

Version

2.0.0
Type

Type

jar

Download is-fullwidth-code-point 2.0.0


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