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

com.servicelibre:jxsl 0.1.15

Java XSL helper code library

Группа

Группа

com.servicelibre
Идентификатор

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

jxsl
Версия

Версия

0.1.15
Тип

Тип

jar

Скачать jxsl 0.1.15


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