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