is not current version
Last Version 4.0.0-alpha.6

com.github.hjohn.ddif.extensions:ddif-extensions 4.0.0-alpha.5


GroupId

GroupId

com.github.hjohn.ddif.extensions
ArtifactId

ArtifactId

ddif-extensions
Version

Version

4.0.0-alpha.5
Type

Type

jar

Download ddif-extensions 4.0.0-alpha.5


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