org.openlca:olca-proto

An implementation of the olca-schema with Protocol Buffers

License

License

GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

olca-proto
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.openlca:olca-proto
An implementation of the olca-schema with Protocol Buffers

Download olca-proto

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
com.google.protobuf : protobuf-java-util jar 3.20.1
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0