is not current version
Last Version 0.0.15

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


GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

javax-transaction
Version

Version

0.0.14
Type

Type

pom

Download javax-transaction 0.0.14


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