License |
License |
---|---|
GroupId | GroupIdru.circumflex |
ArtifactId | ArtifactIdcircumflex-md |
Version | Version2.0.RC2 |
Type | Typejar |
Description |
DescriptionCircumflex Markdown
Scala port of http://daringfireball.net/projects/markdown.
|
Filename | Size |
---|---|
circumflex-md-2.0.RC2.pom | |
circumflex-md-2.0.RC2.jar | 60 KB |
circumflex-md-2.0.RC2-sources.jar | 7 KB |
circumflex-md-2.0.RC2-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.circumflex/circumflex-md/ -->
<dependency>
<groupId>ru.circumflex</groupId>
<artifactId>circumflex-md</artifactId>
<version>2.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-md/
implementation 'ru.circumflex:circumflex-md:2.0.RC2'
// https://jarcasting.com/artifacts/ru.circumflex/circumflex-md/
implementation ("ru.circumflex:circumflex-md:2.0.RC2")
'ru.circumflex:circumflex-md:jar:2.0.RC2'
<dependency org="ru.circumflex" name="circumflex-md" rev="2.0.RC2">
<artifact name="circumflex-md" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.circumflex', module='circumflex-md', version='2.0.RC2')
)
libraryDependencies += "ru.circumflex" % "circumflex-md" % "2.0.RC2"
[ru.circumflex/circumflex-md "2.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
ru.circumflex : circumflex-core | jar | 2.0.RC2 |
org.scala-lang : scala-library | jar | 2.8.1 |
org.scala-lang : scala-compiler | jar | 2.8.1 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
commons-beanutils : commons-beanutils | jar | 1.8.0 |
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.scala-tools.testing : specs_2.8.0.Beta1-RC8 | jar | 1.6.2 |
commons-lang : commons-lang | jar | 2.5 |