is not current version
Last Version 1.0.0

com.cyc:cyc-api-client-parent 1.0.0-rc6

Parent POM for all Cyc Java API client implementations.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cyc
ArtifactId

ArtifactId

cyc-api-client-parent
Version

Version

1.0.0-rc6
Type

Type

pom

Download cyc-api-client-parent 1.0.0-rc6


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