License |
License |
---|---|
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-proto |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openlca:olca-proto
An implementation of the olca-schema with Protocol Buffers
|
Filename | Size |
---|---|
olca-proto-1.1.1.pom | |
olca-proto-1.1.1.jar | 663 KB |
olca-proto-1.1.1-sources.jar | 309 KB |
olca-proto-1.1.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.20.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java-util | jar | 3.20.1 |
junit : junit | jar | 4.13.2 |