is not current version
Last Version 5.1.1

com.github.dakusui:floorplan 2.2.2

A library to model a heterogeneous and distributed software system for testing

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

floorplan
Version

Version

2.2.2
Type

Type

jar

Download floorplan 2.2.2


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