Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sourceforge.ccxjc |
ArtifactId | ArtifactIdcc-xjc |
Version | Version1.0-beta-10 |
Type | Typepom |
Filename | Size |
---|---|
cc-xjc-1.0-beta-10.pom | |
cc-xjc-1.0-beta-10.xhtml | 18 KB |
cc-xjc-1.0-beta-10-site.xml | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc/ -->
<dependency>
<groupId>net.sourceforge.ccxjc</groupId>
<artifactId>cc-xjc</artifactId>
<version>1.0-beta-10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc/
implementation 'net.sourceforge.ccxjc:cc-xjc:1.0-beta-10'
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc/
implementation ("net.sourceforge.ccxjc:cc-xjc:1.0-beta-10")
'net.sourceforge.ccxjc:cc-xjc:pom:1.0-beta-10'
<dependency org="net.sourceforge.ccxjc" name="cc-xjc" rev="1.0-beta-10">
<artifact name="cc-xjc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ccxjc', module='cc-xjc', version='1.0-beta-10')
)
libraryDependencies += "net.sourceforge.ccxjc" % "cc-xjc" % "1.0-beta-10"
[net.sourceforge.ccxjc/cc-xjc "1.0-beta-10"]