GroupId | GroupIdcom.yahoo.bullet |
---|---|
ArtifactId | ArtifactIdbullet-bql |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
bullet-bql-1.3.0.pom | |
bullet-bql-1.3.0.jar | 251 KB |
bullet-bql-1.3.0-sources.jar | 104 KB |
bullet-bql-1.3.0-javadoc.jar | 814 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-bql/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-bql</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-bql/
implementation 'com.yahoo.bullet:bullet-bql:1.3.0'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-bql/
implementation ("com.yahoo.bullet:bullet-bql:1.3.0")
'com.yahoo.bullet:bullet-bql:jar:1.3.0'
<dependency org="com.yahoo.bullet" name="bullet-bql" rev="1.3.0">
<artifact name="bullet-bql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-bql', version='1.3.0')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-bql" % "1.3.0"
[com.yahoo.bullet/bullet-bql "1.3.0"]