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