License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.pishen |
ArtifactId | ArtifactIdbql_2.13 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbql
bql
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bql_2.13-0.1.0.pom | |
bql_2.13-0.1.0.jar | 22 KB |
bql_2.13-0.1.0-sources.jar | 1 KB |
bql_2.13-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.pishen/bql_2.13/ -->
<dependency>
<groupId>net.pishen</groupId>
<artifactId>bql_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.pishen/bql_2.13/
implementation 'net.pishen:bql_2.13:0.1.0'
// https://jarcasting.com/artifacts/net.pishen/bql_2.13/
implementation ("net.pishen:bql_2.13:0.1.0")
'net.pishen:bql_2.13:jar:0.1.0'
<dependency org="net.pishen" name="bql_2.13" rev="0.1.0">
<artifact name="bql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pishen', module='bql_2.13', version='0.1.0')
)
libraryDependencies += "net.pishen" % "bql_2.13" % "0.1.0"
[net.pishen/bql_2.13 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
com.google.cloud : google-cloud-bigquery | jar | 1.137.1 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.7 |