| Categories | CategoriesNet | 
|---|---|
| GroupId | GroupIdorg.jvnet.jaxbhelp | 
| ArtifactId | ArtifactIdjaxbhelp-structure | 
| Last Version | Last Version1.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJaxbhelp Structure | 
| Filename | Size | 
|---|---|
| jaxbhelp-structure-1.0.4.pom | |
| jaxbhelp-structure-1.0.4.jar | 89 KB | 
| jaxbhelp-structure-1.0.4-sources.jar | 81 KB | 
| jaxbhelp-structure-1.0.4-javadoc.jar | 245 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.jaxbhelp/jaxbhelp-structure/ -->
<dependency>
    <groupId>org.jvnet.jaxbhelp</groupId>
    <artifactId>jaxbhelp-structure</artifactId>
    <version>1.0.4</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.jaxbhelp/jaxbhelp-structure/
implementation 'org.jvnet.jaxbhelp:jaxbhelp-structure:1.0.4'// https://jarcasting.com/artifacts/org.jvnet.jaxbhelp/jaxbhelp-structure/
implementation ("org.jvnet.jaxbhelp:jaxbhelp-structure:1.0.4")'org.jvnet.jaxbhelp:jaxbhelp-structure:jar:1.0.4'<dependency org="org.jvnet.jaxbhelp" name="jaxbhelp-structure" rev="1.0.4">
  <artifact name="jaxbhelp-structure" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.jaxbhelp', module='jaxbhelp-structure', version='1.0.4')
)libraryDependencies += "org.jvnet.jaxbhelp" % "jaxbhelp-structure" % "1.0.4"[org.jvnet.jaxbhelp/jaxbhelp-structure "1.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 1.0.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |