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