GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdifcvalidator |
Version | Version0.0.28 |
Type | Typejar |
Filename | Size |
---|---|
ifcvalidator-0.0.28.pom | |
ifcvalidator-0.0.28.jar | 84 KB |
ifcvalidator-0.0.28-sources.jar | 62 KB |
ifcvalidator-0.0.28-plugin.xml | 1 KB |
ifcvalidator-0.0.28-javadoc.jar | 226 KB |
ifcvalidator-0.0.28-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>ifcvalidator</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/
implementation 'org.opensourcebim:ifcvalidator:0.0.28'
// https://jarcasting.com/artifacts/org.opensourcebim/ifcvalidator/
implementation ("org.opensourcebim:ifcvalidator:0.0.28")
'org.opensourcebim:ifcvalidator:jar:0.0.28'
<dependency org="org.opensourcebim" name="ifcvalidator" rev="0.0.28">
<artifact name="ifcvalidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='ifcvalidator', version='0.0.28')
)
libraryDependencies += "org.opensourcebim" % "ifcvalidator" % "0.0.28"
[org.opensourcebim/ifcvalidator "0.0.28"]