GroupId | GroupIdcom.foursoft.jaxb2 |
---|---|
ArtifactId | ArtifactIdnavigation-extender |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
navigation-extender-1.2.0.pom | |
navigation-extender-1.2.0.jar | 23 KB |
navigation-extender-1.2.0-sources.jar | 19 KB |
navigation-extender-1.2.0-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender/ -->
<dependency>
<groupId>com.foursoft.jaxb2</groupId>
<artifactId>navigation-extender</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender/
implementation 'com.foursoft.jaxb2:navigation-extender:1.2.0'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender/
implementation ("com.foursoft.jaxb2:navigation-extender:1.2.0")
'com.foursoft.jaxb2:navigation-extender:jar:1.2.0'
<dependency org="com.foursoft.jaxb2" name="navigation-extender" rev="1.2.0">
<artifact name="navigation-extender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='navigation-extender', version='1.2.0')
)
libraryDependencies += "com.foursoft.jaxb2" % "navigation-extender" % "1.2.0"
[com.foursoft.jaxb2/navigation-extender "1.2.0"]