MVN

org.objectweb.celtix : celtix-api

Maven & Gradle

May 08, 2006
5 usages

Celtix Public API

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

Latest Version

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

  • Latest Stable: 1.0
  • Latest Beta: 1.0-beta-1

All Versions

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

Version Vulnerabilities Updated
1.0
celtix-api-1.0
celtix-api-1.0-beta-1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.objectweb.celtix</groupId>
    <artifactId>celtix-api</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.objectweb.celtix:celtix-api:1.0'

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

implementation("org.objectweb.celtix:celtix-api:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.objectweb.celtix" % "celtix-api" % "1.0"

Advertisement

Dependencies from Group

May 08, 2006
8 usages
May 08, 2006
7 usages
May 08, 2006
6 usages
May 08, 2006
5 usages
May 08, 2006
2 usages

Discover Dependencies

Aug 06, 2018
4 usages
35 stars
Aug 27, 2019
2 usages
1 stars
Apr 04, 2019
4 usages
Feb 16, 2022
8 usages
1 stars
Apr 30, 2021
1 usages
Nov 26, 2014
6 usages
162 stars
Jul 31, 2023
9 usages
3 stars