License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnode-blockly |
Version | Version1.0.35 |
Type | Typejar |
Description |
Descriptionnode-blockly
WebJar for node-blockly
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
node-blockly-1.0.35.pom | |
node-blockly-1.0.35.jar | 3 MB |
node-blockly-1.0.35-sources.jar | 22 bytes |
node-blockly-1.0.35-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/node-blockly/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>node-blockly</artifactId>
<version>1.0.35</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/node-blockly/
implementation 'org.webjars.npm:node-blockly:1.0.35'
// https://jarcasting.com/artifacts/org.webjars.npm/node-blockly/
implementation ("org.webjars.npm:node-blockly:1.0.35")
'org.webjars.npm:node-blockly:jar:1.0.35'
<dependency org="org.webjars.npm" name="node-blockly" rev="1.0.35">
<artifact name="node-blockly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='node-blockly', version='1.0.35')
)
libraryDependencies += "org.webjars.npm" % "node-blockly" % "1.0.35"
[org.webjars.npm/node-blockly "1.0.35"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : jsdom | jar | [11.3.0,12) |
org.webjars.npm » xmlshim | jar | [0.2.1,0.3) |