GroupId | GroupIdcom.github.vsspt |
---|---|
ArtifactId | ArtifactIdjaxb-ri-xjc |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
jaxb-ri-xjc-1.1.0.pom | |
jaxb-ri-xjc-1.1.0.jar | 17 KB |
jaxb-ri-xjc-1.1.0-sources.jar | 9 KB |
jaxb-ri-xjc-1.1.0-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/ -->
<dependency>
<groupId>com.github.vsspt</groupId>
<artifactId>jaxb-ri-xjc</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/
implementation 'com.github.vsspt:jaxb-ri-xjc:1.1.0'
// https://jarcasting.com/artifacts/com.github.vsspt/jaxb-ri-xjc/
implementation ("com.github.vsspt:jaxb-ri-xjc:1.1.0")
'com.github.vsspt:jaxb-ri-xjc:jar:1.1.0'
<dependency org="com.github.vsspt" name="jaxb-ri-xjc" rev="1.1.0">
<artifact name="jaxb-ri-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vsspt', module='jaxb-ri-xjc', version='1.1.0')
)
libraryDependencies += "com.github.vsspt" % "jaxb-ri-xjc" % "1.1.0"
[com.github.vsspt/jaxb-ri-xjc "1.1.0"]