is not current version
Last Version 1.1.1

hivemind:hivemind 1.1-beta-2


GroupId

GroupId

hivemind
ArtifactId

ArtifactId

hivemind
Version

Version

1.1-beta-2
Type

Type

jar

Download hivemind 1.1-beta-2


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