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