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