is not current version
Last Version 1.1.1

org.openlca:olca-proto 1.0.0


GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

olca-proto
Version

Version

1.0.0
Type

Type

jar

Download olca-proto 1.0.0


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