is not current version
Last Version 1.3.615

com.code-spotter:codespotter-maven-plugin 1.3.611

Maven plugin for static code analysis with the Code Spotter service

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.code-spotter
ArtifactId

ArtifactId

codespotter-maven-plugin
Version

Version

1.3.611
Type

Type

jar

Download codespotter-maven-plugin 1.3.611


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