License |
License |
---|---|
Categories |
CategoriesFlatBuffers Data Data Formats Serialization |
GroupId | GroupIdcom.github.variflight |
ArtifactId | ArtifactIdfeeyo-flatbuffers |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeeyo-flatbuffers
An extension based on Google flatbuffers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
feeyo-flatbuffers-0.1.0.pom | |
feeyo-flatbuffers-0.1.0.jar | 134 KB |
feeyo-flatbuffers-0.1.0-sources.jar | 92 KB |
feeyo-flatbuffers-0.1.0-javadoc.jar | 539 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.variflight/feeyo-flatbuffers/ -->
<dependency>
<groupId>com.github.variflight</groupId>
<artifactId>feeyo-flatbuffers</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.variflight/feeyo-flatbuffers/
implementation 'com.github.variflight:feeyo-flatbuffers:0.1.0'
// https://jarcasting.com/artifacts/com.github.variflight/feeyo-flatbuffers/
implementation ("com.github.variflight:feeyo-flatbuffers:0.1.0")
'com.github.variflight:feeyo-flatbuffers:jar:0.1.0'
<dependency org="com.github.variflight" name="feeyo-flatbuffers" rev="0.1.0">
<artifact name="feeyo-flatbuffers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.variflight', module='feeyo-flatbuffers', version='0.1.0')
)
libraryDependencies += "com.github.variflight" % "feeyo-flatbuffers" % "0.1.0"
[com.github.variflight/feeyo-flatbuffers "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.variflight : feeyo-bufferpool | jar | 0.1.0 |
com.alibaba : fastjson | jar | 1.2.29 |
com.google.protobuf : protobuf-java | jar | 3.5.1 |
com.google.protobuf : protobuf-java-util | jar | 3.5.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.2 |