is not current version
Last Version 0.1.5

com.tylerthrailkill:axon-kotlin 0.1.2

Extensions to the Axon Framework

Categories

Categories

Kotlin Languages Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.tylerthrailkill
ArtifactId

ArtifactId

axon-kotlin
Version

Version

0.1.2
Type

Type

jar

Download axon-kotlin 0.1.2


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