is not current version
Last Version 1.8.1

org.powertac:household-customer 1.2.0

Bottom-up model of a household energy customer

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

household-customer
Version

Version

1.2.0
Type

Type

jar

Download household-customer 1.2.0


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