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