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