License |
License |
---|---|
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-proto-parent |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openlca:olca-proto-parent
An implementation of the olca-schema with Protocol Buffers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
olca-proto-parent-1.1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-proto-parent/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-proto-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-proto-parent/
implementation 'org.openlca:olca-proto-parent:1.1.1'
// https://jarcasting.com/artifacts/org.openlca/olca-proto-parent/
implementation ("org.openlca:olca-proto-parent:1.1.1")
'org.openlca:olca-proto-parent:pom:1.1.1'
<dependency org="org.openlca" name="olca-proto-parent" rev="1.1.1">
<artifact name="olca-proto-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-proto-parent', version='1.1.1')
)
libraryDependencies += "org.openlca" % "olca-proto-parent" % "1.1.1"
[org.openlca/olca-proto-parent "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.20.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |