GroupId | GroupIdio.strongtyped |
---|---|
ArtifactId | ArtifactIdfun-cqrs-core_2.11 |
Version | Version0.4.8 |
Type | Typejar |
Filename | Size |
---|---|
fun-cqrs-core_2.11-0.4.8.pom | |
fun-cqrs-core_2.11-0.4.8.jar | 186 KB |
fun-cqrs-core_2.11-0.4.8-sources.jar | 17 KB |
fun-cqrs-core_2.11-0.4.8-javadoc.jar | 591 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-core_2.11/ -->
<dependency>
<groupId>io.strongtyped</groupId>
<artifactId>fun-cqrs-core_2.11</artifactId>
<version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-core_2.11/
implementation 'io.strongtyped:fun-cqrs-core_2.11:0.4.8'
// https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-core_2.11/
implementation ("io.strongtyped:fun-cqrs-core_2.11:0.4.8")
'io.strongtyped:fun-cqrs-core_2.11:jar:0.4.8'
<dependency org="io.strongtyped" name="fun-cqrs-core_2.11" rev="0.4.8">
<artifact name="fun-cqrs-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strongtyped', module='fun-cqrs-core_2.11', version='0.4.8')
)
libraryDependencies += "io.strongtyped" % "fun-cqrs-core_2.11" % "0.4.8"
[io.strongtyped/fun-cqrs-core_2.11 "0.4.8"]