is not current version
Last Version 7.3.0

org.cloudsimplus:cloudsim-plus 7.1.0

CloudSim Plus: A modern, highly extensible and easier-to-use Java 8+ Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services

GroupId

GroupId

org.cloudsimplus
ArtifactId

ArtifactId

cloudsim-plus
Version

Version

7.1.0
Type

Type

jar

Download cloudsim-plus 7.1.0


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