GroupId | GroupIdorg.ldp4j.commons.rmf |
---|---|
ArtifactId | ArtifactIdrmf-tck |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
rmf-tck-0.2.0.pom | |
rmf-tck-0.2.0.jar | 6 KB |
rmf-tck-0.2.0-tests.jar | 3 KB |
rmf-tck-0.2.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-tck/ -->
<dependency>
<groupId>org.ldp4j.commons.rmf</groupId>
<artifactId>rmf-tck</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-tck/
implementation 'org.ldp4j.commons.rmf:rmf-tck:0.2.0'
// https://jarcasting.com/artifacts/org.ldp4j.commons.rmf/rmf-tck/
implementation ("org.ldp4j.commons.rmf:rmf-tck:0.2.0")
'org.ldp4j.commons.rmf:rmf-tck:jar:0.2.0'
<dependency org="org.ldp4j.commons.rmf" name="rmf-tck" rev="0.2.0">
<artifact name="rmf-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldp4j.commons.rmf', module='rmf-tck', version='0.2.0')
)
libraryDependencies += "org.ldp4j.commons.rmf" % "rmf-tck" % "0.2.0"
[org.ldp4j.commons.rmf/rmf-tck "0.2.0"]