License |
License |
---|---|
GroupId | GroupIdno.ks |
ArtifactId | ArtifactIdk-es-demo-app-proto-events |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionk-es-demo-app-proto-events: An eventsourcing framework for Kotlin, with adapters for EventStore
|
<!-- https://jarcasting.com/artifacts/no.ks/k-es-demo-app-proto-events/ -->
<dependency>
<groupId>no.ks</groupId>
<artifactId>k-es-demo-app-proto-events</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.ks/k-es-demo-app-proto-events/
implementation 'no.ks:k-es-demo-app-proto-events:3.0.5'
// https://jarcasting.com/artifacts/no.ks/k-es-demo-app-proto-events/
implementation ("no.ks:k-es-demo-app-proto-events:3.0.5")
'no.ks:k-es-demo-app-proto-events:jar:3.0.5'
<dependency org="no.ks" name="k-es-demo-app-proto-events" rev="3.0.5">
<artifact name="k-es-demo-app-proto-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ks', module='k-es-demo-app-proto-events', version='3.0.5')
)
libraryDependencies += "no.ks" % "k-es-demo-app-proto-events" % "3.0.5"
[no.ks/k-es-demo-app-proto-events "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.20.1 |