Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-angular-sanitize |
Version | Version0.63.0.61 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-sanitize/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>jwebmp-angular-sanitize</artifactId>
<version>0.63.0.61</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-sanitize/
implementation 'com.jwebmp:jwebmp-angular-sanitize:0.63.0.61'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-angular-sanitize/
implementation ("com.jwebmp:jwebmp-angular-sanitize:0.63.0.61")
'com.jwebmp:jwebmp-angular-sanitize:jar:0.63.0.61'
<dependency org="com.jwebmp" name="jwebmp-angular-sanitize" rev="0.63.0.61">
<artifact name="jwebmp-angular-sanitize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-angular-sanitize', version='0.63.0.61')
)
libraryDependencies += "com.jwebmp" % "jwebmp-angular-sanitize" % "0.63.0.61"
[com.jwebmp/jwebmp-angular-sanitize "0.63.0.61"]