is not current version
Last Version 1.4.0

org.webjars:ngDialog 0.3.12

WebJar for ngDialog

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

ngDialog
Version

Version

0.3.12
Type

Type

jar

Download ngDialog 0.3.12


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