is not current version
Last Version 5.1.1

com.github.dakusui:floorplan 2.1.0

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

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

floorplan
Version

Version

2.1.0
Type

Type

jar

Download floorplan 2.1.0


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