is not current version
Last Version 1.2.4

org.webjars.npm:character-entities 1.2.3

WebJar for character-entities

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

character-entities
Version

Version

1.2.3
Type

Type

jar

Download character-entities 1.2.3


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