Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.helger.schematron |
ArtifactId | ArtifactIdph-schematron-ant-task |
Version | Version6.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.helger.schematron/ph-schematron-ant-task/ -->
<dependency>
<groupId>com.helger.schematron</groupId>
<artifactId>ph-schematron-ant-task</artifactId>
<version>6.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger.schematron/ph-schematron-ant-task/
implementation 'com.helger.schematron:ph-schematron-ant-task:6.0.2'
// https://jarcasting.com/artifacts/com.helger.schematron/ph-schematron-ant-task/
implementation ("com.helger.schematron:ph-schematron-ant-task:6.0.2")
'com.helger.schematron:ph-schematron-ant-task:jar:6.0.2'
<dependency org="com.helger.schematron" name="ph-schematron-ant-task" rev="6.0.2">
<artifact name="ph-schematron-ant-task" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger.schematron', module='ph-schematron-ant-task', version='6.0.2')
)
libraryDependencies += "com.helger.schematron" % "ph-schematron-ant-task" % "6.0.2"
[com.helger.schematron/ph-schematron-ant-task "6.0.2"]