MVN

com.cyc : cyc-core-api

Maven & Gradle

Jan 16, 2019
7 usages
33 stars

Core API · The interfaces which define the Cyc Core API, and implementation-independent factories for them.

<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-core-api</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cyc : cyc-core-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2
  • Latest Release Candidate: 1.0.0-rc9.0

All Versions

Choose a version of com.cyc : cyc-core-api to add to Maven or Gradle - All Versions:

  • Version Updated
  • cyc-core-api-1.2.2

    Jan 15, 2019
  • cyc-core-api-1.2.1

    Jan 14, 2019
  • cyc-core-api-1.2.0

    Jul 17, 2018
  • cyc-core-api-1.1.1

    Jan 13, 2018
  • cyc-core-api-1.1.0

    Dec 21, 2017
  • cyc-core-api-1.0.0

    Dec 13, 2017
  • cyc-core-api-1.0.0-rc9.0

    Dec 13, 2017
  • cyc-core-api-1.0.0-rc8.0

    Dec 12, 2017
  • cyc-core-api-1.0.0-rc7.0

    Jul 28, 2017
  • cyc-core-api-1.0.0-rc6

    Jul 20, 2017
  • cyc-core-api-1.0.0-rc5

    Dec 19, 2015
  • cyc-core-api-1.0.0-rc4

    Oct 30, 2015
  • cyc-core-api-1.0.0-rc3

    Aug 17, 2015
  • cyc-core-api-1.0.0-rc2

    Jul 14, 2015
  • cyc-core-api-1.0.0-rc1

    Jan 04, 2015

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cyc</groupId>
    <artifactId>cyc-core-api</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cyc : cyc-core-api gradle dependency to your build.gradle file:

implementation 'com.cyc:cyc-core-api:1.2.2'

Gradle Kotlin DSL: Add the following com.cyc : cyc-core-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cyc:cyc-core-api:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cyc : cyc-core-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cyc" % "cyc-core-api" % "1.2.2"

Advertisement

Dependencies from Group

Jan 16, 2019
9 usages
2 stars
Jan 16, 2019
7 usages
33 stars
Jan 16, 2019
5 usages
2 stars
Jan 16, 2019
5 usages
2 stars
Oct 30, 2015
5 usages

Discover Dependencies

Jun 08, 2021
6 usages
99 stars
Nov 17, 2022
29 usages
0 stars
Mar 25, 2023
11 usages
5 stars
Apr 21, 2023
18 usages
140 stars
Jun 21, 2018
26 usages
259 stars
Jan 29, 2017
2 usages
Jan 02, 2020
9 usages
28 stars
May 21, 2023
9 usages
1 stars
Mar 27, 2015
24 usages
5.4k stars
Jun 17, 2017
4 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome