MVN

com.bimface : bimface-sdk

Maven & Gradle

Jul 26, 2016

bimface · Bimface provide the required call java sdk.

<dependency>
    <groupId>com.bimface</groupId>
    <artifactId>bimface-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bimface : bimface-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.bimface : bimface-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
bimface-sdk-1.0.0

How to add a dependency to Maven

Add the following com.bimface : bimface-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bimface</groupId>
    <artifactId>bimface-sdk</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bimface : bimface-sdk gradle dependency to your build.gradle file:

implementation 'com.bimface:bimface-sdk:1.0.0'

Gradle Kotlin DSL: Add the following com.bimface : bimface-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bimface:bimface-sdk:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bimface : bimface-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bimface" % "bimface-sdk" % "1.0.0"

Advertisement

Dependencies from Group

Jul 26, 2016
Apr 19, 2023
4 stars
Jul 26, 2016

Discover Dependencies

Jul 28, 2016
1 stars
Jul 25, 2016
0 stars
Feb 06, 2017
27 stars
Aug 22, 2023
3 stars
Oct 01, 2018
1 usages
10.7k stars
Aug 05, 2016
46 stars
Jun 14, 2021
5 usages
137 stars
Jun 14, 2021
8 usages
229 stars
Apr 05, 2022
14 usages
1k stars