GroupId | GroupIdorg.opensourcebim |
---|---|
ArtifactId | ArtifactIdbcfaggregation |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
bcfaggregation-0.0.2.pom | |
bcfaggregation-0.0.2.jar | 20 KB |
bcfaggregation-0.0.2-sources.jar | 10 KB |
bcfaggregation-0.0.2-plugin.xml | 417 bytes |
bcfaggregation-0.0.2-javadoc.jar | 66 KB |
bcfaggregation-0.0.2-icon.png | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensourcebim/bcfaggregation/ -->
<dependency>
<groupId>org.opensourcebim</groupId>
<artifactId>bcfaggregation</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensourcebim/bcfaggregation/
implementation 'org.opensourcebim:bcfaggregation:0.0.2'
// https://jarcasting.com/artifacts/org.opensourcebim/bcfaggregation/
implementation ("org.opensourcebim:bcfaggregation:0.0.2")
'org.opensourcebim:bcfaggregation:jar:0.0.2'
<dependency org="org.opensourcebim" name="bcfaggregation" rev="0.0.2">
<artifact name="bcfaggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensourcebim', module='bcfaggregation', version='0.0.2')
)
libraryDependencies += "org.opensourcebim" % "bcfaggregation" % "0.0.2"
[org.opensourcebim/bcfaggregation "0.0.2"]