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