GroupId | GroupIdcom.giffing.easyxml |
---|---|
ArtifactId | ArtifactIdeasyxml-jaxb |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
easyxml-jaxb-0.0.6.pom | |
easyxml-jaxb-0.0.6.jar | 8 KB |
easyxml-jaxb-0.0.6-sources.jar | 5 KB |
easyxml-jaxb-0.0.6-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.giffing.easyxml/easyxml-jaxb/ -->
<dependency>
<groupId>com.giffing.easyxml</groupId>
<artifactId>easyxml-jaxb</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.giffing.easyxml/easyxml-jaxb/
implementation 'com.giffing.easyxml:easyxml-jaxb:0.0.6'
// https://jarcasting.com/artifacts/com.giffing.easyxml/easyxml-jaxb/
implementation ("com.giffing.easyxml:easyxml-jaxb:0.0.6")
'com.giffing.easyxml:easyxml-jaxb:jar:0.0.6'
<dependency org="com.giffing.easyxml" name="easyxml-jaxb" rev="0.0.6">
<artifact name="easyxml-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giffing.easyxml', module='easyxml-jaxb', version='0.0.6')
)
libraryDependencies += "com.giffing.easyxml" % "easyxml-jaxb" % "0.0.6"
[com.giffing.easyxml/easyxml-jaxb "0.0.6"]