MVN

org.powertac : accounting

Maven & Gradle

Sep 23, 2022
2 usages
44 stars

Power TAC accounting service · Processes transactions from customers, brokers, and the market

<dependency>
    <groupId>org.powertac</groupId>
    <artifactId>accounting</artifactId>
    <version>1.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.powertac : accounting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.0

All Versions

Choose a version of org.powertac : accounting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
accounting-1.9.0
1.8.x
accounting-1.8.1
accounting-1.8.0
1.7.x
accounting-1.7.1
accounting-1.7.0
1.6.x
accounting-1.6.0
1.5.x
accounting-1.5.0
1.4.x
accounting-1.4.4
accounting-1.4.3
accounting-1.4.2
accounting-1.4.1
1.3.x
accounting-1.3.3
accounting-1.3.2
accounting-1.3.1
1.2.x
accounting-1.2.3
accounting-1.2.2
accounting-1.2.0
1.1.x
accounting-1.1.1
accounting-1.1.0
1.0.x
accounting-1.0.1
accounting-1.0.0
0.6.x
accounting-0.6.3
accounting-0.6.1
0.5.x
accounting-0.5.1
accounting-0.5.0
0.2.x
accounting-0.2.0
0.1.x
accounting-0.1.0

How to add a dependency to Maven

Add the following org.powertac : accounting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.powertac</groupId>
    <artifactId>accounting</artifactId>
    <version>1.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.powertac : accounting gradle dependency to your build.gradle file:

implementation 'org.powertac:accounting:1.9.0'

Gradle Kotlin DSL: Add the following org.powertac : accounting gradle kotlin dependency to your build.gradle.kts file:

implementation("org.powertac:accounting:1.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.powertac : accounting sbt scala dependency to your build.sbt file:

libraryDependencies += "org.powertac" % "accounting" % "1.9.0"

Advertisement

Dependencies from Group

Sep 23, 2022
15 usages
44 stars
Sep 23, 2022
5 usages
3 stars
Sep 23, 2022
2 usages
44 stars
Sep 23, 2022
2 usages
44 stars
Sep 23, 2022
2 usages
44 stars

Discover Dependencies

Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Jul 26, 2023
2 usages
134 stars
Feb 16, 2022
2 usages
Apr 29, 2020
1 usages
12.4k stars