| License |
License |
|---|---|
| GroupId | GroupIdcom.codacy |
| ArtifactId | ArtifactIdcodacy-plugins-tools-list_2.11 |
| Version | Version21.8.2_play_2.7 |
| Type | Typejar |
| Description |
Descriptioncodacy-plugins-tools-list
A library for managing and running Codacy tools
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.codacy/codacy-plugins-tools-list_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>codacy-plugins-tools-list_2.11</artifactId>
<version>21.8.2_play_2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/codacy-plugins-tools-list_2.11/
implementation 'com.codacy:codacy-plugins-tools-list_2.11:21.8.2_play_2.7'
// https://jarcasting.com/artifacts/com.codacy/codacy-plugins-tools-list_2.11/
implementation ("com.codacy:codacy-plugins-tools-list_2.11:21.8.2_play_2.7")
'com.codacy:codacy-plugins-tools-list_2.11:jar:21.8.2_play_2.7'
<dependency org="com.codacy" name="codacy-plugins-tools-list_2.11" rev="21.8.2_play_2.7">
<artifact name="codacy-plugins-tools-list_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='codacy-plugins-tools-list_2.11', version='21.8.2_play_2.7')
)
libraryDependencies += "com.codacy" % "codacy-plugins-tools-list_2.11" % "21.8.2_play_2.7"
[com.codacy/codacy-plugins-tools-list_2.11 "21.8.2_play_2.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.codacy : codacy-plugins_2.11 | jar | 21.8.2_play_2.7 |