License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.tanishiking |
ArtifactId | ArtifactIdscalafix-check-scaladoc_2.12 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionrules
rules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tanishiking/scalafix-check-scaladoc_2.12/ -->
<dependency>
<groupId>com.github.tanishiking</groupId>
<artifactId>scalafix-check-scaladoc_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tanishiking/scalafix-check-scaladoc_2.12/
implementation 'com.github.tanishiking:scalafix-check-scaladoc_2.12:0.0.2'
// https://jarcasting.com/artifacts/com.github.tanishiking/scalafix-check-scaladoc_2.12/
implementation ("com.github.tanishiking:scalafix-check-scaladoc_2.12:0.0.2")
'com.github.tanishiking:scalafix-check-scaladoc_2.12:jar:0.0.2'
<dependency org="com.github.tanishiking" name="scalafix-check-scaladoc_2.12" rev="0.0.2">
<artifact name="scalafix-check-scaladoc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tanishiking', module='scalafix-check-scaladoc_2.12', version='0.0.2')
)
libraryDependencies += "com.github.tanishiking" % "scalafix-check-scaladoc_2.12" % "0.0.2"
[com.github.tanishiking/scalafix-check-scaladoc_2.12 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
ch.epfl.scala : scalafix-core_2.12 | jar | 0.9.0 |