Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdtextAngular |
Version | Version1.5.12 |
Type | Typejar |
Filename | Size |
---|---|
textAngular-1.5.12.pom | |
textAngular-1.5.12.jar | 271 KB |
textAngular-1.5.12-sources.jar | 22 bytes |
textAngular-1.5.12-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]