License |
License |
---|---|
GroupId | GroupIdorg.powertac |
ArtifactId | ArtifactIdevcustomer |
Version | Version1.8.0 |
Type | Typejar |
Description |
DescriptionPower TAC ev customer
Bottom-up model of an electric vehicle customer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
evcustomer-1.8.0.pom | |
evcustomer-1.8.0.jar | 42 KB |
evcustomer-1.8.0-sources.jar | 29 KB |
evcustomer-1.8.0-javadoc.jar | 469 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.powertac/evcustomer/ -->
<dependency>
<groupId>org.powertac</groupId>
<artifactId>evcustomer</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.powertac/evcustomer/
implementation 'org.powertac:evcustomer:1.8.0'
// https://jarcasting.com/artifacts/org.powertac/evcustomer/
implementation ("org.powertac:evcustomer:1.8.0")
'org.powertac:evcustomer:jar:1.8.0'
<dependency org="org.powertac" name="evcustomer" rev="1.8.0">
<artifact name="evcustomer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.powertac', module='evcustomer', version='1.8.0')
)
libraryDependencies += "org.powertac" % "evcustomer" % "1.8.0"
[org.powertac/evcustomer "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.powertac : server-interface | jar | 1.8.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.powertac : common | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter | jar | 5.5.1 |