Last Version

codacy-plugins-api 3.0.293

Library to develop Codacy tool plugins

License

License

GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

codacy-plugins-api_2.10
Version

Version

3.0.293
Type

Type

jar
Description

Description

codacy-plugins-api
Library to develop Codacy tool plugins
Project URL

Project URL

http://www.github.com/codacy/codacy-plugins-api/
Project Organization

Project Organization

Codacy
Source Code Management

Source Code Management

https://github.com/codacy/codacy-plugins-api

Download codacy-plugins-api_2.10 3.0.293


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.10 jar 3.10.0

Project Modules

There are no modules declared in this project.