is not current version
Last Version 1.4

org.jvnet.maven-jellydoc-plugin:taglib-xml-writer 1.3


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.maven-jellydoc-plugin
ArtifactId

ArtifactId

taglib-xml-writer
Version

Version

1.3
Type

Type

jar

Download taglib-xml-writer 1.3


<!-- https://jarcasting.com/artifacts/org.jvnet.maven-jellydoc-plugin/taglib-xml-writer/ -->
<dependency>
    <groupId>org.jvnet.maven-jellydoc-plugin</groupId>
    <artifactId>taglib-xml-writer</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.maven-jellydoc-plugin/taglib-xml-writer/
implementation 'org.jvnet.maven-jellydoc-plugin:taglib-xml-writer:1.3'
// https://jarcasting.com/artifacts/org.jvnet.maven-jellydoc-plugin/taglib-xml-writer/
implementation ("org.jvnet.maven-jellydoc-plugin:taglib-xml-writer:1.3")
'org.jvnet.maven-jellydoc-plugin:taglib-xml-writer:jar:1.3'
<dependency org="org.jvnet.maven-jellydoc-plugin" name="taglib-xml-writer" rev="1.3">
  <artifact name="taglib-xml-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.maven-jellydoc-plugin', module='taglib-xml-writer', version='1.3')
)
libraryDependencies += "org.jvnet.maven-jellydoc-plugin" % "taglib-xml-writer" % "1.3"
[org.jvnet.maven-jellydoc-plugin/taglib-xml-writer "1.3"]