is not current version
Last Version 2.6.0

org.geomajas:geomajas-checkstyle 1.0.5

Geomajas checkstyle configuration

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-checkstyle
Version

Version

1.0.5
Type

Type

jar

Download geomajas-checkstyle 1.0.5


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