is not current version
Last Version 1.2.4

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

Extensions Library for efficient XML handling / JAXB parsing.

GroupId

GroupId

com.foursoft.jaxb2
ArtifactId

ArtifactId

navigation-extender-runtime
Version

Version

1.2.0
Type

Type

jar

Download navigation-extender-runtime 1.2.0


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