Datastore - API - event

datastore

Categories

Categories

Data
GroupId

GroupId

com.walterjwhite.infrastructure.datastore.api
ArtifactId

ArtifactId

event
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

Datastore - API - event
datastore

Download event

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/event/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
    <artifactId>event</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/event/
implementation 'com.walterjwhite.infrastructure.datastore.api:event:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/event/
implementation ("com.walterjwhite.infrastructure.datastore.api:event:0.0.15")
'com.walterjwhite.infrastructure.datastore.api:event:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure.datastore.api" name="event" rev="0.0.15">
  <artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.datastore.api', module='event', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.datastore.api" % "event" % "0.0.15"
[com.walterjwhite.infrastructure.datastore.api/event "0.0.15"]

Dependencies

compile (1)

Group / Artifact Type Version
com.walterjwhite.infrastructure.datastore.api : model jar 0.0.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13