GroupId | GroupIdcom.foursoft.jaxb2 |
---|---|
ArtifactId | ArtifactIdnavigation-extender-parent |
Version | Version1.1.1 |
Type | Typepom |
Filename | Size |
---|---|
navigation-extender-parent-1.1.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/ -->
<dependency>
<groupId>com.foursoft.jaxb2</groupId>
<artifactId>navigation-extender-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation 'com.foursoft.jaxb2:navigation-extender-parent:1.1.1'
// https://jarcasting.com/artifacts/com.foursoft.jaxb2/navigation-extender-parent/
implementation ("com.foursoft.jaxb2:navigation-extender-parent:1.1.1")
'com.foursoft.jaxb2:navigation-extender-parent:pom:1.1.1'
<dependency org="com.foursoft.jaxb2" name="navigation-extender-parent" rev="1.1.1">
<artifact name="navigation-extender-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.foursoft.jaxb2', module='navigation-extender-parent', version='1.1.1')
)
libraryDependencies += "com.foursoft.jaxb2" % "navigation-extender-parent" % "1.1.1"
[com.foursoft.jaxb2/navigation-extender-parent "1.1.1"]