is not current version
Last Version 7679d22

org.webjars:blockly 36eb0787cc5

WebJar for Blockly

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

blockly
Version

Version

36eb0787cc5
Type

Type

jar

Download blockly 36eb0787cc5


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