is not current version
Last Version 1.8.1

org.powertac:balancing-market 1.2.0

Balances supply and demand in the current timeslot

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

balancing-market
Version

Version

1.2.0
Type

Type

jar

Download balancing-market 1.2.0


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