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