is not current version
Last Version 4.0.0-alpha.6

com.github.hjohn.ddif:ddif-test-plugin 3.0.0


GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-test-plugin
Version

Version

3.0.0
Type

Type

jar

Download ddif-test-plugin 3.0.0


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