License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscaladoc-compiler-plugin_2.11 |
Version | Version0.0.14 |
Type | Typejar |
Description |
Descriptionscaladoc-compiler-plugin
scaladoc-compiler-plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scaladoc-compiler-plugin_2.11/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scaladoc-compiler-plugin_2.11</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scaladoc-compiler-plugin_2.11/
implementation 'com.github.andyglow:scaladoc-compiler-plugin_2.11:0.0.14'
// https://jarcasting.com/artifacts/com.github.andyglow/scaladoc-compiler-plugin_2.11/
implementation ("com.github.andyglow:scaladoc-compiler-plugin_2.11:0.0.14")
'com.github.andyglow:scaladoc-compiler-plugin_2.11:jar:0.0.14'
<dependency org="com.github.andyglow" name="scaladoc-compiler-plugin_2.11" rev="0.0.14">
<artifact name="scaladoc-compiler-plugin_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scaladoc-compiler-plugin_2.11', version='0.0.14')
)
libraryDependencies += "com.github.andyglow" % "scaladoc-compiler-plugin_2.11" % "0.0.14"
[com.github.andyglow/scaladoc-compiler-plugin_2.11 "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.andyglow : scaladoc-ast_2.11 | jar | 0.0.14 |
com.github.andyglow : scaladoc-parser_2.11 | jar | 0.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.8 |