Last Version

scalac-scoverage-plugin 1.4.1

scalac-scoverage-plugin

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.twitter.scoverage
ArtifactId

ArtifactId

scalac-scoverage-plugin_2.13
Version

Version

1.4.1
Type

Type

jar
Description

Description

scalac-scoverage-plugin
scalac-scoverage-plugin
Project URL

Project URL

https://github.com/twitter-forks/scalac-scoverage-plugin
Project Organization

Project Organization

com.twitter.scoverage

Download scalac-scoverage-plugin_2.13 1.4.1


<!-- https://jarcasting.com/artifacts/com.twitter.scoverage/scalac-scoverage-plugin_2.13/ -->
<dependency>
    <groupId>com.twitter.scoverage</groupId>
    <artifactId>scalac-scoverage-plugin_2.13</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.scoverage/scalac-scoverage-plugin_2.13/
implementation 'com.twitter.scoverage:scalac-scoverage-plugin_2.13:1.4.1'
// https://jarcasting.com/artifacts/com.twitter.scoverage/scalac-scoverage-plugin_2.13/
implementation ("com.twitter.scoverage:scalac-scoverage-plugin_2.13:1.4.1")
'com.twitter.scoverage:scalac-scoverage-plugin_2.13:jar:1.4.1'
<dependency org="com.twitter.scoverage" name="scalac-scoverage-plugin_2.13" rev="1.4.1">
  <artifact name="scalac-scoverage-plugin_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.scoverage', module='scalac-scoverage-plugin_2.13', version='1.4.1')
)
libraryDependencies += "com.twitter.scoverage" % "scalac-scoverage-plugin_2.13" % "1.4.1"
[com.twitter.scoverage/scalac-scoverage-plugin_2.13 "1.4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.scala-lang.modules : scala-xml_2.13 jar 1.2.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.0

test (2)

Group / Artifact Type Version
com.twitter.scoverage : scalac-scoverage-runtime_2.13 jar 1.4.1
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.