is not current version
Last Version 1.5.16

org.webjars.bower:textAngular 1.5.12

WebJar for textAngular

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

textAngular
Version

Version

1.5.12
Type

Type

jar

Download textAngular 1.5.12


<!-- https://jarcasting.com/artifacts/org.webjars.bower/textAngular/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>textAngular</artifactId>
    <version>1.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/textAngular/
implementation 'org.webjars.bower:textAngular:1.5.12'
// https://jarcasting.com/artifacts/org.webjars.bower/textAngular/
implementation ("org.webjars.bower:textAngular:1.5.12")
'org.webjars.bower:textAngular:jar:1.5.12'
<dependency org="org.webjars.bower" name="textAngular" rev="1.5.12">
  <artifact name="textAngular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='textAngular', version='1.5.12')
)
libraryDependencies += "org.webjars.bower" % "textAngular" % "1.5.12"
[org.webjars.bower/textAngular "1.5.12"]