is not current version
Last Version 0.66.0.1

com.jwebmp:jwebmp-angularjs 0.65.0.3

Provides Angular JS Data Binding for JWebMP

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

com.jwebmp
ArtifactId

ArtifactId

jwebmp-angularjs
Version

Version

0.65.0.3
Type

Type

jar

Download jwebmp-angularjs 0.65.0.3


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