Files download
File Operation
odata_checkstyle-2.8.18.jar download
odata_checkstyle-2.8.18.pom download
odata_checkstyle-2.8.18-sources.jar download
Apache Maven
<dependency>
  <groupId>com.sdl</groupId>
  <artifactId>odata_checkstyle</artifactId>
  <version>2.8.18</version>
</dependency>
Gradle Groovy
implementation 'com.sdl:odata_checkstyle:2.8.18'
Gradle Kotlin
implementation("com.sdl:odata_checkstyle:2.8.18")
Scala SBT
libraryDependencies += "com.sdl" % "odata_checkstyle" % "2.8.18"
Groovy Grape
@Grapes(
  @Grab(group='com.sdl', module='odata_checkstyle', version='2.8.18')
)
Apache Ivy
<dependency org="com.sdl" name="odata_checkstyle" rev="2.8.18" />
Leiningen
[com.sdl/odata_checkstyle "2.8.18"]
Apache Buildr
'com.sdl:odata_checkstyle:jar:2.8.18'
Dependencies
The project has no third-party dependencies