x

xmlcalabash1-deltaxml

XML Calabash support for printing with FO and CSS
https://github.com/ndw/xmlcalabash1-deltaxml
The Apache Software License, Version 2.0
Norman Walsh
文件下载
文件名 操作
xmlcalabash1-deltaxml-1.2.0.jar 下载
xmlcalabash1-deltaxml-1.2.0.pom 下载
xmlcalabash1-deltaxml-1.2.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.xmlcalabash</groupId>
  <artifactId>xmlcalabash1-deltaxml</artifactId>
  <version>1.2.0</version>
</dependency>
Gradle Groovy
implementation 'com.xmlcalabash:xmlcalabash1-deltaxml:1.2.0'
Gradle Kotlin
implementation("com.xmlcalabash:xmlcalabash1-deltaxml:1.2.0")
Scala SBT
libraryDependencies += "com.xmlcalabash" % "xmlcalabash1-deltaxml" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.xmlcalabash', module='xmlcalabash1-deltaxml', version='1.2.0')
)
Apache Ivy
<dependency org="com.xmlcalabash" name="xmlcalabash1-deltaxml" rev="1.2.0" />
Leiningen
[com.xmlcalabash/xmlcalabash1-deltaxml "1.2.0"]
Apache Buildr
'com.xmlcalabash:xmlcalabash1-deltaxml:jar:1.2.0'