is not current version
Last Version 2.3.0

org.openhubframework:openhub-common 2.1.0.RC1

OpenHub integration framework - common library

GroupId

GroupId

org.openhubframework
ArtifactId

ArtifactId

openhub-common
Version

Version

2.1.0.RC1
Type

Type

jar

Download openhub-common 2.1.0.RC1


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