| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторstrict-uri-encode |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| strict-uri-encode-1.1.0.pom | |
| strict-uri-encode-1.1.0.jar | 4 KB |
| strict-uri-encode-1.1.0-sources.jar | 22 bytes |
| strict-uri-encode-1.1.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/strict-uri-encode/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strict-uri-encode</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/strict-uri-encode/
implementation 'org.webjars.npm:strict-uri-encode:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/strict-uri-encode/
implementation ("org.webjars.npm:strict-uri-encode:1.1.0")
'org.webjars.npm:strict-uri-encode:jar:1.1.0'
<dependency org="org.webjars.npm" name="strict-uri-encode" rev="1.1.0">
<artifact name="strict-uri-encode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='strict-uri-encode', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "strict-uri-encode" % "1.1.0"
[org.webjars.npm/strict-uri-encode "1.1.0"]