GroupId | GroupIdio.fares.bind.xjc.plugins |
---|---|
ArtifactId | ArtifactIdextras-xjc-plugin |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
extras-xjc-plugin-0.0.3.pom | |
extras-xjc-plugin-0.0.3.jar | 23 KB |
extras-xjc-plugin-0.0.3-sources.jar | 18 KB |
extras-xjc-plugin-0.0.3-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/ -->
<dependency>
<groupId>io.fares.bind.xjc.plugins</groupId>
<artifactId>extras-xjc-plugin</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/
implementation 'io.fares.bind.xjc.plugins:extras-xjc-plugin:0.0.3'
// https://jarcasting.com/artifacts/io.fares.bind.xjc.plugins/extras-xjc-plugin/
implementation ("io.fares.bind.xjc.plugins:extras-xjc-plugin:0.0.3")
'io.fares.bind.xjc.plugins:extras-xjc-plugin:jar:0.0.3'
<dependency org="io.fares.bind.xjc.plugins" name="extras-xjc-plugin" rev="0.0.3">
<artifact name="extras-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fares.bind.xjc.plugins', module='extras-xjc-plugin', version='0.0.3')
)
libraryDependencies += "io.fares.bind.xjc.plugins" % "extras-xjc-plugin" % "0.0.3"
[io.fares.bind.xjc.plugins/extras-xjc-plugin "0.0.3"]