is not current version
Last Version 0.0.0-alpha.1

com.pancakedb:idl 0.0.0-alpha.0

Generated protobufs for interacting with PancakeDB

License

License

GroupId

GroupId

com.pancakedb
ArtifactId

ArtifactId

idl
Version

Version

0.0.0-alpha.0
Type

Type

jar
Description

Description

com.pancakedb:idl
Generated protobufs for interacting with PancakeDB
Project URL

Project URL

https://github.com/pancake-db
Source Code Management

Source Code Management

http://github.com/pancake-db/pancake-idl

Download idl 0.0.0-alpha.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.17.3

Project Modules

There are no modules declared in this project.