is not current version
Last Version 4.0.0-alpha.6

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


GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-jsr330
Version

Version

4.0.0-alpha.5
Type

Type

jar

Download ddif-jsr330 4.0.0-alpha.5


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