is not current version
Last Version 1.8.1

org.powertac:customer-models 1.6.0

Set of bottom-up customer implementations

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

customer-models
Version

Version

1.6.0
Type

Type

jar

Download customer-models 1.6.0


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