is not current version
Last Version 0.0.15

com.walterjwhite.infrastructure.datastore.api:event 0.0.14


Categories

Categories

Data
GroupId

GroupId

com.walterjwhite.infrastructure.datastore.api
ArtifactId

ArtifactId

event
Version

Version

0.0.14
Type

Type

jar

Download event 0.0.14


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