GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdtext-encoding |
Version | Version0.6.4 |
Type | Typejar |
Filename | Size |
---|---|
text-encoding-0.6.4.pom | |
text-encoding-0.6.4.jar | 206 KB |
text-encoding-0.6.4-sources.jar | 22 bytes |
text-encoding-0.6.4-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.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/text-encoding/
implementation 'org.webjars.npm:text-encoding:0.6.4'
// https://jarcasting.com/artifacts/org.webjars.npm/text-encoding/
implementation ("org.webjars.npm:text-encoding:0.6.4")
'org.webjars.npm:text-encoding:jar:0.6.4'
<dependency org="org.webjars.npm" name="text-encoding" rev="0.6.4">
<artifact name="text-encoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='text-encoding', version='0.6.4')
)
libraryDependencies += "org.webjars.npm" % "text-encoding" % "0.6.4"
[org.webjars.npm/text-encoding "0.6.4"]