is not current version
Last Version 1.8.1

org.powertac:evcustomer 1.2.3

Bottom-up model of a electric vehicle customer

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

evcustomer
Version

Version

1.2.3
Type

Type

jar

Download evcustomer 1.2.3


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