is not current version
Last Version 1.2.4

com.foursoft.jaxb2:navigation-extender-parent 1.2.0

A lib for enhanced navigation for JAXB models. It consists of two parts: An xjc-plugin (compile time) and a runtime component.

GroupId

GroupId

com.foursoft.jaxb2
ArtifactId

ArtifactId

navigation-extender-parent
Version

Version

1.2.0
Type

Type

pom

Download navigation-extender-parent 1.2.0


<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/ -->
<dependency>
    <groupId>com.foursoft.jaxb2</groupId>
    <artifactId>navigation-extender-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation 'com.foursoft.jaxb2:navigation-extender-parent:1.2.0'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation ("com.foursoft.jaxb2:navigation-extender-parent:1.2.0")
'com.foursoft.jaxb2:navigation-extender-parent:pom:1.2.0'
<dependency org="com.foursoft.jaxb2" name="navigation-extender-parent" rev="1.2.0">
  <artifact name="navigation-extender-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='navigation-extender-parent', version='1.2.0')
)
libraryDependencies += "com.foursoft.jaxb2" % "navigation-extender-parent" % "1.2.0"
[com.foursoft.jaxb2/navigation-extender-parent "1.2.0"]