is not current version
Last Version 3.7.0

org.finos.legend.engine:legend-engine-xt-protobuf 3.2.1


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.finos.legend.engine
ArtifactId

ArtifactId

legend-engine-xt-protobuf
Version

Version

3.2.1
Type

Type

jar

Download legend-engine-xt-protobuf 3.2.1


<!-- https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-xt-protobuf/ -->
<dependency>
    <groupId>org.finos.legend.engine</groupId>
    <artifactId>legend-engine-xt-protobuf</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-xt-protobuf/
implementation 'org.finos.legend.engine:legend-engine-xt-protobuf:3.2.1'
// https://jarcasting.com/artifacts/org.finos.legend.engine/legend-engine-xt-protobuf/
implementation ("org.finos.legend.engine:legend-engine-xt-protobuf:3.2.1")
'org.finos.legend.engine:legend-engine-xt-protobuf:jar:3.2.1'
<dependency org="org.finos.legend.engine" name="legend-engine-xt-protobuf" rev="3.2.1">
  <artifact name="legend-engine-xt-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.finos.legend.engine', module='legend-engine-xt-protobuf', version='3.2.1')
)
libraryDependencies += "org.finos.legend.engine" % "legend-engine-xt-protobuf" % "3.2.1"
[org.finos.legend.engine/legend-engine-xt-protobuf "3.2.1"]