Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdtextAngular |
Version | Version1.3.11 |
Type | Typejar |
Filename | Size |
---|---|
textAngular-1.3.11.pom | |
textAngular-1.3.11.jar | 132 KB |
textAngular-1.3.11-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/textAngular/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>textAngular</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/textAngular/
implementation 'org.webjars.bower:textAngular:1.3.11'
// https://jarcasting.com/artifacts/org.webjars.bower/textAngular/
implementation ("org.webjars.bower:textAngular:1.3.11")
'org.webjars.bower:textAngular:jar:1.3.11'
<dependency org="org.webjars.bower" name="textAngular" rev="1.3.11">
<artifact name="textAngular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='textAngular', version='1.3.11')
)
libraryDependencies += "org.webjars.bower" % "textAngular" % "1.3.11"
[org.webjars.bower/textAngular "1.3.11"]