License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdcodacy-engine-scala-seed_2.11 |
Version | Version5.0.3 |
Type | Typejar |
Description |
Descriptioncodacy-engine-scala-seed
Library to develop Codacy tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.codacy/codacy-engine-scala-seed_2.11/ -->
<dependency>
<groupId>com.codacy</groupId>
<artifactId>codacy-engine-scala-seed_2.11</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/codacy-engine-scala-seed_2.11/
implementation 'com.codacy:codacy-engine-scala-seed_2.11:5.0.3'
// https://jarcasting.com/artifacts/com.codacy/codacy-engine-scala-seed_2.11/
implementation ("com.codacy:codacy-engine-scala-seed_2.11:5.0.3")
'com.codacy:codacy-engine-scala-seed_2.11:jar:5.0.3'
<dependency org="com.codacy" name="codacy-engine-scala-seed_2.11" rev="5.0.3">
<artifact name="codacy-engine-scala-seed_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='codacy-engine-scala-seed_2.11', version='5.0.3')
)
libraryDependencies += "com.codacy" % "codacy-engine-scala-seed_2.11" % "5.0.3"
[com.codacy/codacy-engine-scala-seed_2.11 "5.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : play-json_2.11 | jar | 2.7.4 |
com.typesafe.play : play-json_2.11 | jar | 2.7.4 |
com.codacy : codacy-plugins-api_2.11 | jar | 5.0.0 |
com.codacy : codacy-plugins-api_2.11 | jar | 5.0.0 |
com.github.pathikrit : better-files_2.11 | jar | 3.8.0 |
com.github.pathikrit : better-files_2.11 | jar | 3.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.8.3 |
org.specs2 : specs2-mock_2.11 | jar | 4.8.3 |