is not current version
Last Version 1.0.5

net.hycube:hycube-simulator 1.0.4

HyCube Simulator is a container running multiple HyCube node instances, providing an interface for performing operations on individual nodes.

Categories

Categories

Net
GroupId

GroupId

net.hycube
ArtifactId

ArtifactId

hycube-simulator
Version

Version

1.0.4
Type

Type

jar

Download hycube-simulator 1.0.4


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