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