is not current version
Last Version 1.8.1

org.powertac:customer-models 1.1.0


GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

customer-models
Version

Version

1.1.0
Type

Type

jar

Download customer-models 1.1.0


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