<dependency> <groupId>net.sf.xslthl</groupId> <artifactId>xslthl</artifactId> <version>1.3.0</version> </dependency>
implementation 'net.sf.xslthl:xslthl:1.3.0'
implementation("net.sf.xslthl:xslthl:1.3.0")
libraryDependencies += "net.sf.xslthl" % "xslthl" % "1.3.0"
@Grapes( @Grab(group='net.sf.xslthl', module='xslthl', version='1.3.0') )
<dependency org="net.sf.xslthl" name="xslthl" rev="1.3.0" />
[net.sf.xslthl/xslthl "1.3.0"]
'net.sf.xslthl:xslthl:jar:1.3.0'
compile
|-- xalan:xalan:2.7.0
|-- saxon:saxon:6.5.3
|-- net.sf.saxon:saxon:8.5.1