GroupId | GroupIdcom.github.philcali |
---|---|
ArtifactId | ArtifactIdsbt-cx-docco_2.8.1 |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sbt-cx-docco_2.8.1-0.0.4.pom | |
sbt-cx-docco_2.8.1-0.0.4.jar | 16 KB |
sbt-cx-docco_2.8.1-0.0.4-sources.jar | 1 KB |
sbt-cx-docco_2.8.1-0.0.4-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.philcali/sbt-cx-docco_2.8.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>sbt-cx-docco_2.8.1</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/sbt-cx-docco_2.8.1/
implementation 'com.github.philcali:sbt-cx-docco_2.8.1:0.0.4'
// https://jarcasting.com/artifacts/com.github.philcali/sbt-cx-docco_2.8.1/
implementation ("com.github.philcali:sbt-cx-docco_2.8.1:0.0.4")
'com.github.philcali:sbt-cx-docco_2.8.1:jar:0.0.4'
<dependency org="com.github.philcali" name="sbt-cx-docco_2.8.1" rev="0.0.4">
<artifact name="sbt-cx-docco_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='sbt-cx-docco_2.8.1', version='0.0.4')
)
libraryDependencies += "com.github.philcali" % "sbt-cx-docco_2.8.1" % "0.0.4"
[com.github.philcali/sbt-cx-docco_2.8.1 "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.sbt » sbt_2.8.1 | jar | 0.10.0 |
org.scala-lang : scala-library | jar | 2.8.1 |
ru.circumflex : circumflex-docco | jar | 2.0.1 |