License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdhas-unicode |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhas-unicode
WebJar for has-unicode
|
Project URL |
Project URL |
Filename | Size |
---|---|
has-unicode-2.0.1.pom | |
has-unicode-2.0.1.jar | 5 KB |
has-unicode-2.0.1-sources.jar | 22 bytes |
has-unicode-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/has-unicode/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>has-unicode</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/has-unicode/
implementation 'org.webjars.npm:has-unicode:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/has-unicode/
implementation ("org.webjars.npm:has-unicode:2.0.1")
'org.webjars.npm:has-unicode:jar:2.0.1'
<dependency org="org.webjars.npm" name="has-unicode" rev="2.0.1">
<artifact name="has-unicode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='has-unicode', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "has-unicode" % "2.0.1"
[org.webjars.npm/has-unicode "2.0.1"]