is not current version
Last Version 0.5.0

dev.hnaderi:edomata-core_3 0.4.0

Purely functional event-driven automata

Categories

Categories

Doma Data ORM
GroupId

GroupId

dev.hnaderi
ArtifactId

ArtifactId

edomata-core_3
Version

Version

0.4.0
Type

Type

jar

Download edomata-core_3 0.4.0


<!-- https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/ -->
<dependency>
    <groupId>dev.hnaderi</groupId>
    <artifactId>edomata-core_3</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/
implementation 'dev.hnaderi:edomata-core_3:0.4.0'
// https://jarcasting.com/artifacts/dev.hnaderi/edomata-core_3/
implementation ("dev.hnaderi:edomata-core_3:0.4.0")
'dev.hnaderi:edomata-core_3:jar:0.4.0'
<dependency org="dev.hnaderi" name="edomata-core_3" rev="0.4.0">
  <artifact name="edomata-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.hnaderi', module='edomata-core_3', version='0.4.0')
)
libraryDependencies += "dev.hnaderi" % "edomata-core_3" % "0.4.0"
[dev.hnaderi/edomata-core_3 "0.4.0"]