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