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