License |
License |
---|---|
GroupId | GroupIdorg.opensourcebim |
ArtifactId | ArtifactIdbcf |
Last Version | Last Version0.0.35 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBcf
Standalone BCF library for reading/writing BCF
|
Project URL |
Project URL |
Project Organization |
Project OrganizationOpenSource BIM |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bcf-0.0.35.pom | |
bcf-0.0.35.jar | 38 KB |
bcf-0.0.35-sources.jar | 45 KB |
bcf-0.0.35-javadoc.jar | 250 KB |
Browse |
<!-- 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"]
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 |