is not current version
Last Version 1.1.0

org.webjars.npm:code-point-at 1.0.0

WebJar for code-point-at

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

code-point-at
Version

Version

1.0.0
Type

Type

jar

Download code-point-at 1.0.0


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