p

power-starter-transaction

Files download
File Operation
power-starter-transaction-0.0.6.jar download
power-starter-transaction-0.0.6.pom download
power-starter-transaction-0.0.6-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.firefang</groupId>
  <artifactId>power-starter-transaction</artifactId>
  <version>0.0.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.firefang:power-starter-transaction:0.0.6'
Gradle Kotlin
implementation("io.github.firefang:power-starter-transaction:0.0.6")
Scala SBT
libraryDependencies += "io.github.firefang" % "power-starter-transaction" % "0.0.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.firefang', module='power-starter-transaction', version='0.0.6')
)
Apache Ivy
<dependency org="io.github.firefang" name="power-starter-transaction" rev="0.0.6" />
Leiningen
[io.github.firefang/power-starter-transaction "0.0.6"]
Apache Buildr
'io.github.firefang:power-starter-transaction:jar:0.0.6'