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