| License |
License |
|---|---|
| GroupId | GroupIdch.viseon.openOrca |
| ArtifactId | ArtifactIdshare |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpen source implementation of the shared presentation model pattern
|
| Filename | Size |
|---|---|
| share-1.0.1.pom | |
| share-1.0.1.jar | 31 KB |
| share-1.0.1-sources.jar | 19 KB |
| share-1.0.1-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.viseon.openOrca/share/ -->
<dependency>
<groupId>ch.viseon.openOrca</groupId>
<artifactId>share</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.viseon.openOrca/share/
implementation 'ch.viseon.openOrca:share:1.0.1'
// https://jarcasting.com/artifacts/ch.viseon.openOrca/share/
implementation ("ch.viseon.openOrca:share:1.0.1")
'ch.viseon.openOrca:share:jar:1.0.1'
<dependency org="ch.viseon.openOrca" name="share" rev="1.0.1">
<artifact name="share" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.viseon.openOrca', module='share', version='1.0.1')
)
libraryDependencies += "ch.viseon.openOrca" % "share" % "1.0.1"
[ch.viseon.openOrca/share "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.2.30 |
| org.jetbrains.kotlin : kotlin-test-common | jar | 1.2.30 |