is not current version
Last Version 1.3

org.daisy.maven:xproc-maven-plugin-parent 1.2


Categories

Categories

Maven Build Tools
GroupId

GroupId

org.daisy.maven
ArtifactId

ArtifactId

xproc-maven-plugin-parent
Version

Version

1.2
Type

Type

pom

Download xproc-maven-plugin-parent 1.2


<!-- https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/ -->
<dependency>
    <groupId>org.daisy.maven</groupId>
    <artifactId>xproc-maven-plugin-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/
implementation 'org.daisy.maven:xproc-maven-plugin-parent:1.2'
// https://jarcasting.com/artifacts/org.daisy.maven/xproc-maven-plugin-parent/
implementation ("org.daisy.maven:xproc-maven-plugin-parent:1.2")
'org.daisy.maven:xproc-maven-plugin-parent:pom:1.2'
<dependency org="org.daisy.maven" name="xproc-maven-plugin-parent" rev="1.2">
  <artifact name="xproc-maven-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.maven', module='xproc-maven-plugin-parent', version='1.2')
)
libraryDependencies += "org.daisy.maven" % "xproc-maven-plugin-parent" % "1.2"
[org.daisy.maven/xproc-maven-plugin-parent "1.2"]