is not current version
Last Version 0.1.16

org.webjars.bower:ng-modules 0.1.15-4

WebJar for ng-modules

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

ng-modules
Version

Version

0.1.15-4
Type

Type

jar

Download ng-modules 0.1.15-4


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