License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.github.thirdteeth |
ArtifactId | ArtifactIdpcollections-checkstyle |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpcollections-checkstyle
Immutables.org encodings for pcollections (Checkstyle policy)
|
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-checkstyle/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>pcollections-checkstyle</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-checkstyle/
implementation 'com.github.thirdteeth:pcollections-checkstyle:0.1.4'
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-checkstyle/
implementation ("com.github.thirdteeth:pcollections-checkstyle:0.1.4")
'com.github.thirdteeth:pcollections-checkstyle:jar:0.1.4'
<dependency org="com.github.thirdteeth" name="pcollections-checkstyle" rev="0.1.4">
<artifact name="pcollections-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='pcollections-checkstyle', version='0.1.4')
)
libraryDependencies += "com.github.thirdteeth" % "pcollections-checkstyle" % "0.1.4"
[com.github.thirdteeth/pcollections-checkstyle "0.1.4"]