is not current version
Last Version 1.2.4

org.hive2hive:org.hive2hive.examples 1.2.3

Examples how to use the Hive2Hive library

GroupId

GroupId

org.hive2hive
ArtifactId

ArtifactId

org.hive2hive.examples
Version

Version

1.2.3
Type

Type

jar

Download org.hive2hive.examples 1.2.3


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