is not current version
Last Version 1.8.1

org.powertac:officecomplex-customer 0.5.1

Bottom-up model of an office complex energy customer

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

officecomplex-customer
Version

Version

0.5.1
Type

Type

jar

Download officecomplex-customer 0.5.1


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