is not current version
Last Version 0.4.4

org.ops4j.pax.transx:pax-transx-checkstyle-rules 0.4.2


Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.ops4j.pax.transx
ArtifactId

ArtifactId

pax-transx-checkstyle-rules
Version

Version

0.4.2
Type

Type

jar

Download pax-transx-checkstyle-rules 0.4.2


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/ -->
<dependency>
    <groupId>org.ops4j.pax.transx</groupId>
    <artifactId>pax-transx-checkstyle-rules</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/
implementation 'org.ops4j.pax.transx:pax-transx-checkstyle-rules:0.4.2'
// https://jarcasting.com/artifacts/org.ops4j.pax.transx/pax-transx-checkstyle-rules/
implementation ("org.ops4j.pax.transx:pax-transx-checkstyle-rules:0.4.2")
'org.ops4j.pax.transx:pax-transx-checkstyle-rules:jar:0.4.2'
<dependency org="org.ops4j.pax.transx" name="pax-transx-checkstyle-rules" rev="0.4.2">
  <artifact name="pax-transx-checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.transx', module='pax-transx-checkstyle-rules', version='0.4.2')
)
libraryDependencies += "org.ops4j.pax.transx" % "pax-transx-checkstyle-rules" % "0.4.2"
[org.ops4j.pax.transx/pax-transx-checkstyle-rules "0.4.2"]