is not current version
Last Version 0.1.1

org.w3:ldp-testsuite 0.1.0

Test Suite for Linked Data Platform (LDP)

GroupId

GroupId

org.w3
ArtifactId

ArtifactId

ldp-testsuite
Version

Version

0.1.0
Type

Type

jar

Download ldp-testsuite 0.1.0


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