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