is not current version
Last Version 1.0.0-rc7.0

com.cyc.aggregate:cyc-api-suite 1.0.0-rc6

Builds all Cyc Java API projects.

GroupId

GroupId

com.cyc.aggregate
ArtifactId

ArtifactId

cyc-api-suite
Version

Version

1.0.0-rc6
Type

Type

pom

Download cyc-api-suite 1.0.0-rc6


<!-- https://jarcasting.com/artifacts/com.cyc.aggregate/cyc-api-suite/ -->
<dependency>
    <groupId>com.cyc.aggregate</groupId>
    <artifactId>cyc-api-suite</artifactId>
    <version>1.0.0-rc6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc.aggregate/cyc-api-suite/
implementation 'com.cyc.aggregate:cyc-api-suite:1.0.0-rc6'
// https://jarcasting.com/artifacts/com.cyc.aggregate/cyc-api-suite/
implementation ("com.cyc.aggregate:cyc-api-suite:1.0.0-rc6")
'com.cyc.aggregate:cyc-api-suite:pom:1.0.0-rc6'
<dependency org="com.cyc.aggregate" name="cyc-api-suite" rev="1.0.0-rc6">
  <artifact name="cyc-api-suite" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc.aggregate', module='cyc-api-suite', version='1.0.0-rc6')
)
libraryDependencies += "com.cyc.aggregate" % "cyc-api-suite" % "1.0.0-rc6"
[com.cyc.aggregate/cyc-api-suite "1.0.0-rc6"]