GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdbubleify |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
bubleify-0.7.0.pom | |
bubleify-0.7.0.jar | 11 KB |
bubleify-0.7.0-sources.jar | 22 bytes |
bubleify-0.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/bubleify/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>bubleify</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/bubleify/
implementation 'org.webjars.npm:bubleify:0.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/bubleify/
implementation ("org.webjars.npm:bubleify:0.7.0")
'org.webjars.npm:bubleify:jar:0.7.0'
<dependency org="org.webjars.npm" name="bubleify" rev="0.7.0">
<artifact name="bubleify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='bubleify', version='0.7.0')
)
libraryDependencies += "org.webjars.npm" % "bubleify" % "0.7.0"
[org.webjars.npm/bubleify "0.7.0"]