GroupId | GroupIdorg.mobicents.jdocbook |
---|---|
ArtifactId | ArtifactIdtelestax-xslt-ns |
Version | Version1.0.0.FINAL |
Type | Typejar |
Filename | Size |
---|---|
telestax-xslt-ns-1.0.0.FINAL.pom | |
telestax-xslt-ns-1.0.0.FINAL.jar | 14 KB |
telestax-xslt-ns-1.0.0.FINAL-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/ -->
<dependency>
<groupId>org.mobicents.jdocbook</groupId>
<artifactId>telestax-xslt-ns</artifactId>
<version>1.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation 'org.mobicents.jdocbook:telestax-xslt-ns:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.jdocbook/telestax-xslt-ns/
implementation ("org.mobicents.jdocbook:telestax-xslt-ns:1.0.0.FINAL")
'org.mobicents.jdocbook:telestax-xslt-ns:jar:1.0.0.FINAL'
<dependency org="org.mobicents.jdocbook" name="telestax-xslt-ns" rev="1.0.0.FINAL">
<artifact name="telestax-xslt-ns" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.jdocbook', module='telestax-xslt-ns', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.jdocbook" % "telestax-xslt-ns" % "1.0.0.FINAL"
[org.mobicents.jdocbook/telestax-xslt-ns "1.0.0.FINAL"]