License |
License |
---|---|
GroupId | GroupIdcom.pancakedb |
ArtifactId | ArtifactIdpancake-db-idl |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncom.pancakedb:pancake-db-idl
Generated protobufs for interacting with PancakeDB
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pancake-db-idl-0.1.0.pom | |
pancake-db-idl-0.1.0.jar | 389 KB |
pancake-db-idl-0.1.0-sources.jar | 152 KB |
pancake-db-idl-0.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/ -->
<dependency>
<groupId>com.pancakedb</groupId>
<artifactId>pancake-db-idl</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/
implementation 'com.pancakedb:pancake-db-idl:0.1.0'
// https://jarcasting.com/artifacts/com.pancakedb/pancake-db-idl/
implementation ("com.pancakedb:pancake-db-idl:0.1.0")
'com.pancakedb:pancake-db-idl:jar:0.1.0'
<dependency org="com.pancakedb" name="pancake-db-idl" rev="0.1.0">
<artifact name="pancake-db-idl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pancakedb', module='pancake-db-idl', version='0.1.0')
)
libraryDependencies += "com.pancakedb" % "pancake-db-idl" % "0.1.0"
[com.pancakedb/pancake-db-idl "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.17.3 |