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