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