Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdjwebmp-text-angular |
Version | Version0.65.0.2 |
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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-text-angular/
implementation 'com.jwebmp:jwebmp-text-angular:0.65.0.2'
// https://jarcasting.com/artifacts/com.jwebmp/jwebmp-text-angular/
implementation ("com.jwebmp:jwebmp-text-angular:0.65.0.2")
'com.jwebmp:jwebmp-text-angular:jar:0.65.0.2'
<dependency org="com.jwebmp" name="jwebmp-text-angular" rev="0.65.0.2">
<artifact name="jwebmp-text-angular" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='jwebmp-text-angular', version='0.65.0.2')
)
libraryDependencies += "com.jwebmp" % "jwebmp-text-angular" % "0.65.0.2"
[com.jwebmp/jwebmp-text-angular "0.65.0.2"]