License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdpro.savant.circumflex |
ArtifactId | ArtifactIdcircumflex-markeven |
Version | Version3.0-RC1 |
Type | Typejar |
Description |
DescriptionCircumflex Markeven
Circumflex-flavoured text-to-html conversion tool.
|
Filename | Size |
---|---|
circumflex-markeven-3.0-RC1.pom | |
circumflex-markeven-3.0-RC1.jar | 115 KB |
circumflex-markeven-3.0-RC1-sources.jar | 15 KB |
circumflex-markeven-3.0-RC1-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-markeven/ -->
<dependency>
<groupId>pro.savant.circumflex</groupId>
<artifactId>circumflex-markeven</artifactId>
<version>3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-markeven/
implementation 'pro.savant.circumflex:circumflex-markeven:3.0-RC1'
// https://jarcasting.com/artifacts/pro.savant.circumflex/circumflex-markeven/
implementation ("pro.savant.circumflex:circumflex-markeven:3.0-RC1")
'pro.savant.circumflex:circumflex-markeven:jar:3.0-RC1'
<dependency org="pro.savant.circumflex" name="circumflex-markeven" rev="3.0-RC1">
<artifact name="circumflex-markeven" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.savant.circumflex', module='circumflex-markeven', version='3.0-RC1')
)
libraryDependencies += "pro.savant.circumflex" % "circumflex-markeven" % "3.0-RC1"
[pro.savant.circumflex/circumflex-markeven "3.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
pro.savant.circumflex : circumflex-core | jar | 3.0-RC1 |
org.jsoup : jsoup | jar | 1.6.3 |
org.scala-lang : scala-library | jar | 2.10.0 |
org.scala-lang : scala-compiler | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.scalatest : scalatest_2.10.0 | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : jline | jar | 2.10.0 |
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 0.9.26 |
ch.qos.logback : logback-core | jar | 0.9.26 |