is not current version
Last Version 0.2.1

com.pancakedb:pancake-db-client_2.12 0.0.0-alpha.0

PancakeDB scala client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.pancakedb
ArtifactId

ArtifactId

pancake-db-client_2.12
Version

Version

0.0.0-alpha.0
Type

Type

jar

Download pancake-db-client_2.12 0.0.0-alpha.0


<!-- https://jarcasting.com/artifacts/com.pancakedb/pancake-db-client_2.12/ -->
<dependency>
    <groupId>com.pancakedb</groupId>
    <artifactId>pancake-db-client_2.12</artifactId>
    <version>0.0.0-alpha.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-client_2.12/
implementation 'com.pancakedb:pancake-db-client_2.12:0.0.0-alpha.0'
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-client_2.12/
implementation ("com.pancakedb:pancake-db-client_2.12:0.0.0-alpha.0")
'com.pancakedb:pancake-db-client_2.12:jar:0.0.0-alpha.0'
<dependency org="com.pancakedb" name="pancake-db-client_2.12" rev="0.0.0-alpha.0">
  <artifact name="pancake-db-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pancakedb', module='pancake-db-client_2.12', version='0.0.0-alpha.0')
)
libraryDependencies += "com.pancakedb" % "pancake-db-client_2.12" % "0.0.0-alpha.0"
[com.pancakedb/pancake-db-client_2.12 "0.0.0-alpha.0"]