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