is not current version
Last Version 4.0.0-alpha.6

com.github.hjohn.ddif:ddif-test-api 1.1.1


GroupId

GroupId

com.github.hjohn.ddif
ArtifactId

ArtifactId

ddif-test-api
Version

Version

1.1.1
Type

Type

jar

Download ddif-test-api 1.1.1


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