GroupId | GroupIdde.escalon.jaxb2 |
---|---|
ArtifactId | ArtifactIdxjc-classinfo-patch |
Version | Version0.4.5 |
Type | Typejar |
Filename | Size |
---|---|
xjc-classinfo-patch-0.4.5.pom | |
xjc-classinfo-patch-0.4.5.jar | 10 KB |
xjc-classinfo-patch-0.4.5-sources.jar | 5 KB |
xjc-classinfo-patch-0.4.5-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/ -->
<dependency>
<groupId>de.escalon.jaxb2</groupId>
<artifactId>xjc-classinfo-patch</artifactId>
<version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/
implementation 'de.escalon.jaxb2:xjc-classinfo-patch:0.4.5'
// https://jarcasting.com/artifacts/de.escalon.jaxb2/xjc-classinfo-patch/
implementation ("de.escalon.jaxb2:xjc-classinfo-patch:0.4.5")
'de.escalon.jaxb2:xjc-classinfo-patch:jar:0.4.5'
<dependency org="de.escalon.jaxb2" name="xjc-classinfo-patch" rev="0.4.5">
<artifact name="xjc-classinfo-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.escalon.jaxb2', module='xjc-classinfo-patch', version='0.4.5')
)
libraryDependencies += "de.escalon.jaxb2" % "xjc-classinfo-patch" % "0.4.5"
[de.escalon.jaxb2/xjc-classinfo-patch "0.4.5"]