License |
License |
---|---|
GroupId | GroupIdcom.davegurnell |
ArtifactId | ArtifactIdspandoc_2.12 |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptionspandoc
spandoc
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spandoc_2.12-0.6.0.pom | |
spandoc_2.12-0.6.0.jar | 321 KB |
spandoc_2.12-0.6.0-sources.jar | 9 KB |
spandoc_2.12-0.6.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.davegurnell/spandoc_2.12/ -->
<dependency>
<groupId>com.davegurnell</groupId>
<artifactId>spandoc_2.12</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.davegurnell/spandoc_2.12/
implementation 'com.davegurnell:spandoc_2.12:0.6.0'
// https://jarcasting.com/artifacts/com.davegurnell/spandoc_2.12/
implementation ("com.davegurnell:spandoc_2.12:0.6.0")
'com.davegurnell:spandoc_2.12:jar:0.6.0'
<dependency org="com.davegurnell" name="spandoc_2.12" rev="0.6.0">
<artifact name="spandoc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.davegurnell', module='spandoc_2.12', version='0.6.0')
)
libraryDependencies += "com.davegurnell" % "spandoc_2.12" % "0.6.0"
[com.davegurnell/spandoc_2.12 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
io.circe : circe-core_2.12 | jar | 0.13.0 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-parser_2.12 | jar | 0.13.0 |
Group / Artifact | Type | Version |
---|---|---|
com.davegurnell : unindent_2.12 | jar | 1.6.0 |
org.scalameta : munit_2.12 | jar | 0.7.26 |