License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhtml-entities |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionhtml-entities
WebJar for html-entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
html-entities-2.1.0.pom | |
html-entities-2.1.0.jar | 38 KB |
html-entities-2.1.0-sources.jar | 22 bytes |
html-entities-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/html-entities/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>html-entities</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/html-entities/
implementation 'org.webjars.npm:html-entities:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/html-entities/
implementation ("org.webjars.npm:html-entities:2.1.0")
'org.webjars.npm:html-entities:jar:2.1.0'
<dependency org="org.webjars.npm" name="html-entities" rev="2.1.0">
<artifact name="html-entities" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='html-entities', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "html-entities" % "2.1.0"
[org.webjars.npm/html-entities "2.1.0"]