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