is not current version
Last Version 1.8.1

org.powertac:customer-models 1.2.2


GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

customer-models
Version

Version

1.2.2
Type

Type

jar

Download customer-models 1.2.2


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