Last Version

Bcf 0.0.35

Standalone BCF library for reading/writing BCF

License

License

GroupId

GroupId

org.opensourcebim
ArtifactId

ArtifactId

bcf
Version

Version

0.0.35
Type

Type

jar
Description

Description

Bcf
Standalone BCF library for reading/writing BCF
Project URL

Project URL

https://github.com/opensourceBIM/Bcf
Project Organization

Project Organization

OpenSource BIM
Source Code Management

Source Code Management

https://github.com/opensourceBIM/Bcf.git

Download bcf 0.0.35


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

Project Modules

There are no modules declared in this project.