License |
License |
---|---|
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-proto |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionorg.openlca:olca-proto
An implementation of the olca-schema with Protocol Buffers
|
Filename | Size |
---|---|
olca-proto-1.1.0.pom | |
olca-proto-1.1.0.jar | 682 KB |
olca-proto-1.1.0-sources.jar | 379 KB |
olca-proto-1.1.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-proto/
implementation 'org.openlca:olca-proto:1.1.0'
// https://jarcasting.com/artifacts/org.openlca/olca-proto/
implementation ("org.openlca:olca-proto:1.1.0")
'org.openlca:olca-proto:jar:1.1.0'
<dependency org="org.openlca" name="olca-proto" rev="1.1.0">
<artifact name="olca-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-proto', version='1.1.0')
)
libraryDependencies += "org.openlca" % "olca-proto" % "1.1.0"
[org.openlca/olca-proto "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.18.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java-util | jar | 3.18.1 |
junit : junit | jar | 4.13.2 |