is not current version
Last Version 1.8.1

org.powertac:officecomplex-customer 1.2.2

Bottom-up model of an office complex energy customer

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

officecomplex-customer
Version

Version

1.2.2
Type

Type

jar

Download officecomplex-customer 1.2.2


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