is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.dependencies:javax-transaction 0.0.13


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

javax-transaction
Version

Version

0.0.13
Type

Type

pom

Download javax-transaction 0.0.13


<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>javax-transaction</artifactId>
    <version>0.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation 'com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.13'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/javax-transaction/
implementation ("com.walterjwhite.infrastructure.dependencies:javax-transaction:0.0.13")
'com.walterjwhite.infrastructure.dependencies:javax-transaction:pom:0.0.13'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="javax-transaction" rev="0.0.13">
  <artifact name="javax-transaction" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='javax-transaction', version='0.0.13')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "javax-transaction" % "0.0.13"
[com.walterjwhite.infrastructure.dependencies/javax-transaction "0.0.13"]