is not current version
Last Version 1.8.1

org.powertac:household-customer 0.5.0

Bottom-up model of a household energy customer

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

household-customer
Version

Version

0.5.0
Type

Type

jar

Download household-customer 0.5.0


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