is not current version
Last Version 1.0.0-rc7.0

com.cyc.aggregate:cyc-api-suite 0.1.0

Builds all Cyc Java API projects.

GroupId

GroupId

com.cyc.aggregate
ArtifactId

ArtifactId

cyc-api-suite
Version

Version

0.1.0
Type

Type

pom

Download cyc-api-suite 0.1.0

Filename Size
cyc-api-suite-0.1.0.pom 2 KB
Browse

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