MVN

org.objectweb.fractal : fractal-api

Maven & Gradle

Jun 19, 2007
126 usages

Fractal Java APIs · Fractal APIs for the Java platform

<dependency>
    <groupId>org.objectweb.fractal</groupId>
    <artifactId>fractal-api</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.2

All Versions

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

Version Vulnerabilities Updated
2.0.x
fractal-api-2.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.objectweb.fractal</groupId>
    <artifactId>fractal-api</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.objectweb.fractal:fractal-api:2.0.2'

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

implementation("org.objectweb.fractal:fractal-api:2.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.objectweb.fractal" % "fractal-api" % "2.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 30, 2015
826 usages
736 stars
May 18, 2019
589 usages
125 stars
Nov 06, 2006
100 usages
Sep 08, 2022
104 usages
Nov 12, 2022
314 usages
59 stars
May 12, 2023
11 usages
5 stars
Nov 19, 2019
1.9k usages
419 stars
Nov 23, 2020
14 usages
380 stars
Jul 03, 2023
398 usages
2k stars
May 18, 2019
710 usages
125 stars