is not current version
Last Version 0.19.2

org.openmuc.framework:openmuc-core-api 0.17.2

The core API of the OpenMUC framework.

GroupId

GroupId

org.openmuc.framework
ArtifactId

ArtifactId

openmuc-core-api
Version

Version

0.17.2
Type

Type

jar

Download openmuc-core-api 0.17.2


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