is not current version
Last Version 0.0.4

org.opensourcebim:bcfaggregation 0.0.3

BCG Aggregation Service

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bcfaggregation
Version

Version

0.0.3
Type

Type

jar

Download bcfaggregation 0.0.3


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