is not current version
Last Version 3.0.7.1

com.github.kimffy24:ejoker 2.2.3

EJoker is a CQRS + EventSourcing framwork

GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

ejoker
Version

Version

2.2.3
Type

Type

pom

Download ejoker 2.2.3

Filename Size
ejoker-2.2.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker/ -->
<dependency>
    <groupId>com.github.kimffy24</groupId>
    <artifactId>ejoker</artifactId>
    <version>2.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker/
implementation 'com.github.kimffy24:ejoker:2.2.3'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker/
implementation ("com.github.kimffy24:ejoker:2.2.3")
'com.github.kimffy24:ejoker:pom:2.2.3'
<dependency org="com.github.kimffy24" name="ejoker" rev="2.2.3">
  <artifact name="ejoker" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker', version='2.2.3')
)
libraryDependencies += "com.github.kimffy24" % "ejoker" % "2.2.3"
[com.github.kimffy24/ejoker "2.2.3"]