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