is not current version
Last Version 0.16.34

org.webjars.npm:grapesjs 0.15.5

WebJar for grapesjs

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

grapesjs
Version

Version

0.15.5
Type

Type

jar

Download grapesjs 0.15.5


<!-- https://jarcasting.com/artifacts/org.webjars.npm/grapesjs/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>grapesjs</artifactId>
    <version>0.15.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/grapesjs/
implementation 'org.webjars.npm:grapesjs:0.15.5'
// https://jarcasting.com/artifacts/org.webjars.npm/grapesjs/
implementation ("org.webjars.npm:grapesjs:0.15.5")
'org.webjars.npm:grapesjs:jar:0.15.5'
<dependency org="org.webjars.npm" name="grapesjs" rev="0.15.5">
  <artifact name="grapesjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='grapesjs', version='0.15.5')
)
libraryDependencies += "org.webjars.npm" % "grapesjs" % "0.15.5"
[org.webjars.npm/grapesjs "0.15.5"]