is not current version
Last Version 4.0.0-alpha.6

com.github.hjohn.ddif:ddif-plugins 1.0.2


GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-plugins
Version

Version

1.0.2
Type

Type

jar

Download ddif-plugins 1.0.2


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