| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.sourceforge.ccxjc |
| Идентификатор | Идентификаторcc-xjc-it |
| Версия | Версия1.0-beta-12 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| cc-xjc-it-1.0-beta-12.pom | |
| cc-xjc-it-1.0-beta-12.jar | 44 MB |
| cc-xjc-it-1.0-beta-12-sources.jar | 36 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-it/ -->
<dependency>
<groupId>net.sourceforge.ccxjc</groupId>
<artifactId>cc-xjc-it</artifactId>
<version>1.0-beta-12</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-it/
implementation 'net.sourceforge.ccxjc:cc-xjc-it:1.0-beta-12'
// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-it/
implementation ("net.sourceforge.ccxjc:cc-xjc-it:1.0-beta-12")
'net.sourceforge.ccxjc:cc-xjc-it:jar:1.0-beta-12'
<dependency org="net.sourceforge.ccxjc" name="cc-xjc-it" rev="1.0-beta-12">
<artifact name="cc-xjc-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.ccxjc', module='cc-xjc-it', version='1.0-beta-12')
)
libraryDependencies += "net.sourceforge.ccxjc" % "cc-xjc-it" % "1.0-beta-12"
[net.sourceforge.ccxjc/cc-xjc-it "1.0-beta-12"]