MVN

org.objectfabric : objectfabric-api

Maven & Gradle

Dec 05, 2012
3 usages
65 stars
<dependency>
    <groupId>org.objectfabric</groupId>
    <artifactId>objectfabric-api</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectfabric : objectfabric-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of org.objectfabric : objectfabric-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
objectfabric-api-0.9.1
0.9
objectfabric-api-0.9

How to add a dependency to Maven

Add the following org.objectfabric : objectfabric-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.objectfabric</groupId>
    <artifactId>objectfabric-api</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.objectfabric : objectfabric-api gradle dependency to your build.gradle file:

implementation 'org.objectfabric:objectfabric-api:0.9.1'

Gradle Kotlin DSL: Add the following org.objectfabric : objectfabric-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.objectfabric:objectfabric-api:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.objectfabric : objectfabric-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.objectfabric" % "objectfabric-api" % "0.9.1"

Advertisement

Dependencies from Group

Dec 05, 2012
6 usages
65 stars
Dec 05, 2012
3 usages
65 stars
Dec 05, 2012
1 usages
65 stars
Dec 05, 2012
65 stars

Discover Dependencies

May 02, 2018
6 usages
4 stars
Oct 18, 2016
9 usages
May 27, 2022
34 usages
Jul 15, 2017
17 usages
11 stars
Mar 14, 2019
24 usages
33 stars
Mar 09, 2023
16 usages
14.7k stars
Sep 20, 2018
2 usages
17.7k stars