| License |
License |
|---|---|
| Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis Immutables Application Layer Libs Code Generators Vavr General Purpose Libraries Functional Programming |
| GroupId | GroupIdorg.immutables.vavr |
| ArtifactId | ArtifactIdvavr-checkstyle |
| Last Version | Last Version0.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvavr-checkstyle
Immutables.org encodings for Vavr (Checkstyle policy)
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationThe Immutables.org authors |
| Filename | Size |
|---|---|
| vavr-checkstyle-0.6.2.pom | |
| vavr-checkstyle-0.6.2.jar | 4 KB |
| vavr-checkstyle-0.6.2-tests.jar | 1 KB |
| vavr-checkstyle-0.6.2-sources.jar | 5 KB |
| vavr-checkstyle-0.6.2-javadoc.jar | 364 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.immutables.vavr/vavr-checkstyle/ -->
<dependency>
<groupId>org.immutables.vavr</groupId>
<artifactId>vavr-checkstyle</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables.vavr/vavr-checkstyle/
implementation 'org.immutables.vavr:vavr-checkstyle:0.6.2'
// https://jarcasting.com/artifacts/org.immutables.vavr/vavr-checkstyle/
implementation ("org.immutables.vavr:vavr-checkstyle:0.6.2")
'org.immutables.vavr:vavr-checkstyle:jar:0.6.2'
<dependency org="org.immutables.vavr" name="vavr-checkstyle" rev="0.6.2">
<artifact name="vavr-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables.vavr', module='vavr-checkstyle', version='0.6.2')
)
libraryDependencies += "org.immutables.vavr" % "vavr-checkstyle" % "0.6.2"
[org.immutables.vavr/vavr-checkstyle "0.6.2"]