не последняя версия
Последняя версия 2.1.3

net.sf.xslthl:xslthl 1.3.0

This is an implementation of syntax highlighting as an extension module for XSLT processors, so if you have e.g. article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase.

Категории

Категории

Сеть
Группа

Группа

net.sf.xslthl
Идентификатор

Идентификатор

xslthl
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать xslthl 1.3.0

Имя Файла Размер
xslthl-1.3.0.pom
xslthl-1.3.0.jar 20 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.sf.xslthl/xslthl/ -->
<dependency>
    <groupId>net.sf.xslthl</groupId>
    <artifactId>xslthl</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xslthl/xslthl/
implementation 'net.sf.xslthl:xslthl:1.3.0'
// https://jarcasting.com/artifacts/net.sf.xslthl/xslthl/
implementation ("net.sf.xslthl:xslthl:1.3.0")
'net.sf.xslthl:xslthl:jar:1.3.0'
<dependency org="net.sf.xslthl" name="xslthl" rev="1.3.0">
  <artifact name="xslthl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.xslthl', module='xslthl', version='1.3.0')
)
libraryDependencies += "net.sf.xslthl" % "xslthl" % "1.3.0"
[net.sf.xslthl/xslthl "1.3.0"]