Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdbreeze-client |
Version | Version1.5.4 |
Type | Typejar |
Filename | Size |
---|---|
breeze-client-1.5.4.pom | |
breeze-client-1.5.4.jar | 518 KB |
breeze-client-1.5.4-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/breeze-client/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>breeze-client</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/breeze-client/
implementation 'org.webjars.bower:breeze-client:1.5.4'
// https://jarcasting.com/artifacts/org.webjars.bower/breeze-client/
implementation ("org.webjars.bower:breeze-client:1.5.4")
'org.webjars.bower:breeze-client:jar:1.5.4'
<dependency org="org.webjars.bower" name="breeze-client" rev="1.5.4">
<artifact name="breeze-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='breeze-client', version='1.5.4')
)
libraryDependencies += "org.webjars.bower" % "breeze-client" % "1.5.4"
[org.webjars.bower/breeze-client "1.5.4"]