| License |
License |
|---|---|
| Categories |
CategoriesNative Development Tools |
| GroupId | GroupIdorg.openlca |
| ArtifactId | ArtifactIdolca-native |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNative libraries for openLCA
|
| Filename | Size |
|---|---|
| olca-native-0.0.1.pom | |
| olca-native-0.0.1.jar | 12 KB |
| olca-native-0.0.1-sources.jar | 6 KB |
| olca-native-0.0.1-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-native/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-native</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-native/
implementation 'org.openlca:olca-native:0.0.1'
// https://jarcasting.com/artifacts/org.openlca/olca-native/
implementation ("org.openlca:olca-native:0.0.1")
'org.openlca:olca-native:jar:0.0.1'
<dependency org="org.openlca" name="olca-native" rev="0.0.1">
<artifact name="olca-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-native', version='0.0.1')
)
libraryDependencies += "org.openlca" % "olca-native" % "0.0.1"
[org.openlca/olca-native "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openlca : olca-native-umfpack-win-x64 | jar | 0.0.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| junit : junit | jar | 4.13.2 |