| GroupId | GroupIdcom.opennewway |
|---|---|
| ArtifactId | ArtifactIdonw-test |
| Version | Version1.0d11 |
| Type | Typejar |
| Description |
DescriptionOpenNewWay - Test
Test Application.
|
| Project Organization |
Project OrganizationGeeoz Software |
| Filename | Size |
|---|---|
| onw-test-1.0d11.pom | |
| onw-test-1.0d11.jar | 9 KB |
| onw-test-1.0d11-sources.jar | 7 KB |
| onw-test-1.0d11-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.opennewway/onw-test/ -->
<dependency>
<groupId>com.opennewway</groupId>
<artifactId>onw-test</artifactId>
<version>1.0d11</version>
</dependency>
// https://jarcasting.com/artifacts/com.opennewway/onw-test/
implementation 'com.opennewway:onw-test:1.0d11'
// https://jarcasting.com/artifacts/com.opennewway/onw-test/
implementation ("com.opennewway:onw-test:1.0d11")
'com.opennewway:onw-test:jar:1.0d11'
<dependency org="com.opennewway" name="onw-test" rev="1.0d11">
<artifact name="onw-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opennewway', module='onw-test', version='1.0d11')
)
libraryDependencies += "com.opennewway" % "onw-test" % "1.0d11"
[com.opennewway/onw-test "1.0d11"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.geeoz.atom : atom-api | jar | 1.0d10 |
| com.opennewway : onw-web | jar | 1.0d11 |