is not current version
Last Version 2.3.0

org.openhubframework:openhub-core-api 2.0.1

OpenHub integration core API

GroupId

GroupId

org.openhubframework
ArtifactId

ArtifactId

openhub-core-api
Version

Version

2.0.1
Type

Type

jar

Download openhub-core-api 2.0.1


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