GroupId | GroupIdcom.yahoo.bullet |
---|---|
ArtifactId | ArtifactIdbullet-bql |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
bullet-bql-1.1.3.pom | |
bullet-bql-1.1.3.jar | 211 KB |
bullet-bql-1.1.3-sources.jar | 90 KB |
bullet-bql-1.1.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-bql/
implementation 'com.yahoo.bullet:bullet-bql:1.1.3'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-bql/
implementation ("com.yahoo.bullet:bullet-bql:1.1.3")
'com.yahoo.bullet:bullet-bql:jar:1.1.3'
<dependency org="com.yahoo.bullet" name="bullet-bql" rev="1.1.3">
<artifact name="bullet-bql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-bql', version='1.1.3')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-bql" % "1.1.3"
[com.yahoo.bullet/bullet-bql "1.1.3"]