MVN

org.objectweb.fractal : fractal-util

Maven & Gradle

Oct 31, 2008
35 usages

Fractal Java APIs utility classes · Fractal Utility classes which depends on the Fractal Java APIs.

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

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

Version Vulnerabilities Updated
1.1.x
fractal-util-1.1.2
fractal-util-1.1.1
1.1
fractal-util-1.1
1.0
fractal-util-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.objectweb.fractal</groupId>
    <artifactId>fractal-util</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.objectweb.fractal:fractal-util:1.1.2'

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

implementation("org.objectweb.fractal:fractal-util:1.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.objectweb.fractal" % "fractal-util" % "1.1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 02, 2008
5 usages
Aug 12, 2021
329 usages
274 stars
Jan 31, 2016
48 usages
1.2k stars
May 19, 2010
23 usages
May 10, 2023
37 usages
1.1k stars
Sep 20, 2005
4 usages
Aug 12, 2019
95 usages
504 stars
Jun 13, 2022
97 usages
Nov 04, 2022
199 usages
1.4k stars