Categories |
CategoriesAngular User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdangular-toasty |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
angular-toasty-0.1.2.pom | |
angular-toasty-0.1.2.jar | 24 KB |
angular-toasty-0.1.2-sources.jar | 22 bytes |
angular-toasty-0.1.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/angular-toasty/
implementation 'org.webjars.bower:angular-toasty:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/angular-toasty/
implementation ("org.webjars.bower:angular-toasty:0.1.2")
'org.webjars.bower:angular-toasty:jar:0.1.2'
<dependency org="org.webjars.bower" name="angular-toasty" rev="0.1.2">
<artifact name="angular-toasty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='angular-toasty', version='0.1.2')
)
libraryDependencies += "org.webjars.bower" % "angular-toasty" % "0.1.2"
[org.webjars.bower/angular-toasty "0.1.2"]