is not current version
Last Version 5.1.1

com.github.dakusui:floorplan 4.1.1

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

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

floorplan
Version

Version

4.1.1
Type

Type

jar

Download floorplan 4.1.1


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