| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdcharacter-entities-html4 |
| Version | Version1.1.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| character-entities-html4-1.1.3.pom | |
| character-entities-html4-1.1.3.jar | 6 KB |
| character-entities-html4-1.1.3-sources.jar | 22 bytes |
| character-entities-html4-1.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/character-entities-html4/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>character-entities-html4</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/character-entities-html4/
implementation 'org.webjars.npm:character-entities-html4:1.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/character-entities-html4/
implementation ("org.webjars.npm:character-entities-html4:1.1.3")
'org.webjars.npm:character-entities-html4:jar:1.1.3'
<dependency org="org.webjars.npm" name="character-entities-html4" rev="1.1.3">
<artifact name="character-entities-html4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='character-entities-html4', version='1.1.3')
)
libraryDependencies += "org.webjars.npm" % "character-entities-html4" % "1.1.3"
[org.webjars.npm/character-entities-html4 "1.1.3"]