is not current version
Last Version 0.1.4

com.github.thirdteeth:pcollections-checkstyle 0.1.2

Immutables.org encodings for pcollections (Checkstyle policy)

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

pcollections-checkstyle
Version

Version

0.1.2
Type

Type

jar

Download pcollections-checkstyle 0.1.2


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