| GroupId | GroupIdcom.opennewway |
|---|---|
| ArtifactId | ArtifactIdopennewway |
| Last Version | Last Version1.0d11 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpenNewWay
A private retailer or public service that provides tourism related
services to the public on behalf of suppliers such as airlines, car
rentals, cruise lines, hotels, railways, and package tours.
|
| Project Organization |
Project OrganizationGeeoz Software |
| Filename | Size |
|---|---|
| opennewway-1.0d11.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.opennewway/opennewway/ -->
<dependency>
<groupId>com.opennewway</groupId>
<artifactId>opennewway</artifactId>
<version>1.0d11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.opennewway/opennewway/
implementation 'com.opennewway:opennewway:1.0d11'
// https://jarcasting.com/artifacts/com.opennewway/opennewway/
implementation ("com.opennewway:opennewway:1.0d11")
'com.opennewway:opennewway:pom:1.0d11'
<dependency org="com.opennewway" name="opennewway" rev="1.0d11">
<artifact name="opennewway" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.opennewway', module='opennewway', version='1.0d11')
)
libraryDependencies += "com.opennewway" % "opennewway" % "1.0d11"
[com.opennewway/opennewway "1.0d11"]