License |
License |
---|---|
GroupId | GroupIdcom.cyc.xml |
ArtifactId | ArtifactIdcyc-cycconcepts |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCyc Concepts (JAXB)
JAXB bindings for cycconcepts.xsd.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cyc-cycconcepts-1.0.0.pom | |
cyc-cycconcepts-1.0.0.jar | 23 KB |
cyc-cycconcepts-1.0.0-sources.jar | 13 KB |
cyc-cycconcepts-1.0.0-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cyc.xml/cyc-cycconcepts/ -->
<dependency>
<groupId>com.cyc.xml</groupId>
<artifactId>cyc-cycconcepts</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cyc.xml/cyc-cycconcepts/
implementation 'com.cyc.xml:cyc-cycconcepts:1.0.0'
// https://jarcasting.com/artifacts/com.cyc.xml/cyc-cycconcepts/
implementation ("com.cyc.xml:cyc-cycconcepts:1.0.0")
'com.cyc.xml:cyc-cycconcepts:jar:1.0.0'
<dependency org="com.cyc.xml" name="cyc-cycconcepts" rev="1.0.0">
<artifact name="cyc-cycconcepts" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cyc.xml', module='cyc-cycconcepts', version='1.0.0')
)
libraryDependencies += "com.cyc.xml" % "cyc-cycconcepts" % "1.0.0"
[com.cyc.xml/cyc-cycconcepts "1.0.0"]