Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-bpmn-io-bpmn-js-properties-panel |
Version | Version0.15.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-bpmn-io-bpmn-js-properties-panel/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-bpmn-io-bpmn-js-properties-panel</artifactId>
<version>0.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-bpmn-io-bpmn-js-properties-panel/
implementation 'org.webjars.npm:github-com-bpmn-io-bpmn-js-properties-panel:0.15.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-bpmn-io-bpmn-js-properties-panel/
implementation ("org.webjars.npm:github-com-bpmn-io-bpmn-js-properties-panel:0.15.0")
'org.webjars.npm:github-com-bpmn-io-bpmn-js-properties-panel:jar:0.15.0'
<dependency org="org.webjars.npm" name="github-com-bpmn-io-bpmn-js-properties-panel" rev="0.15.0">
<artifact name="github-com-bpmn-io-bpmn-js-properties-panel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-bpmn-io-bpmn-js-properties-panel', version='0.15.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-bpmn-io-bpmn-js-properties-panel" % "0.15.0"
[org.webjars.npm/github-com-bpmn-io-bpmn-js-properties-panel "0.15.0"]