License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdframebus |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptionframebus
WebJar for framebus
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
framebus-3.0.2.pom | |
framebus-3.0.2.jar | 9 KB |
framebus-3.0.2-sources.jar | 22 bytes |
framebus-3.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/framebus/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>framebus</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/framebus/
implementation 'org.webjars.npm:framebus:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/framebus/
implementation ("org.webjars.npm:framebus:3.0.2")
'org.webjars.npm:framebus:jar:3.0.2'
<dependency org="org.webjars.npm" name="framebus" rev="3.0.2">
<artifact name="framebus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='framebus', version='3.0.2')
)
libraryDependencies += "org.webjars.npm" % "framebus" % "3.0.2"
[org.webjars.npm/framebus "3.0.2"]