is not current version
Last Version 7679d22

org.webjars:blockly 1173

WebJar for Blockly

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

blockly
Version

Version

1173
Type

Type

jar

Download blockly 1173


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