Last Version

ch.viseon.openOrca:share 1.0.1

Open source implementation of the shared presentation model pattern

License

License

GroupId

GroupId

ch.viseon.openOrca
ArtifactId

ArtifactId

share
Version

Version

1.0.1
Type

Type

jar
Description

Description

Open source implementation of the shared presentation model pattern

Download share 1.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.2.30
org.jetbrains.kotlin : kotlin-test-common jar 1.2.30

Project Modules

There are no modules declared in this project.