is not current version
Last Version 0.1.8-1

org.webjars:angular-blocks 0.1.8

WebJar for angular-blocks

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

angular-blocks
Version

Version

0.1.8
Type

Type

jar

Download angular-blocks 0.1.8


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