| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdch.viseon.openOrca | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version0.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpen source implementation of the shared presentation model pattern | 
| Filename | Size | 
|---|---|
| client-0.0.3.pom | |
| client-0.0.3.jar | 28 KB | 
| client-0.0.3-sources.jar | 10 KB | 
| client-0.0.3-javadoc.jar | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.viseon.openOrca/client/ -->
<dependency>
    <groupId>ch.viseon.openOrca</groupId>
    <artifactId>client</artifactId>
    <version>0.0.3</version>
</dependency>// https://jarcasting.com/artifacts/ch.viseon.openOrca/client/
implementation 'ch.viseon.openOrca:client:0.0.3'// https://jarcasting.com/artifacts/ch.viseon.openOrca/client/
implementation ("ch.viseon.openOrca:client:0.0.3")'ch.viseon.openOrca:client:jar:0.0.3'<dependency org="ch.viseon.openOrca" name="client" rev="0.0.3">
  <artifact name="client" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.viseon.openOrca', module='client', version='0.0.3')
)libraryDependencies += "ch.viseon.openOrca" % "client" % "0.0.3"[ch.viseon.openOrca/client "0.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.1.2 | 
| ch.viseon.openOrca : share | jar | 0.0.3 | 
| org.jetbrains.kotlin : kotlin-test-js Optional | jar | 1.1.2 | 
| br.danfma » kodando-runtime | jar | 0.4.1 | 
| br.danfma » kodando-rxjs | jar | 5.3.1-v2.1 |