is not current version
Last Version 1.8.1

org.powertac:balancing-market 1.3.3

Balances supply and demand in the current timeslot

GroupId

GroupId

org.powertac
ArtifactId

ArtifactId

balancing-market
Version

Version

1.3.3
Type

Type

jar

Download balancing-market 1.3.3


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