is not current version
Last Version 4.0.0-alpha.6

com.github.hjohn.ddif:ddif-core 4.0.0-alpha.4


GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-core
Version

Version

4.0.0-alpha.4
Type

Type

jar

Download ddif-core 4.0.0-alpha.4


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