Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.strongtyped |
ArtifactId | ArtifactIdfun-cqrs-play-json_2.11 |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-play-json_2.11/ -->
<dependency>
<groupId>io.strongtyped</groupId>
<artifactId>fun-cqrs-play-json_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-play-json_2.11/
implementation 'io.strongtyped:fun-cqrs-play-json_2.11:0.3.0'
// https://jarcasting.com/artifacts/io.strongtyped/fun-cqrs-play-json_2.11/
implementation ("io.strongtyped:fun-cqrs-play-json_2.11:0.3.0")
'io.strongtyped:fun-cqrs-play-json_2.11:jar:0.3.0'
<dependency org="io.strongtyped" name="fun-cqrs-play-json_2.11" rev="0.3.0">
<artifact name="fun-cqrs-play-json_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strongtyped', module='fun-cqrs-play-json_2.11', version='0.3.0')
)
libraryDependencies += "io.strongtyped" % "fun-cqrs-play-json_2.11" % "0.3.0"
[io.strongtyped/fun-cqrs-play-json_2.11 "0.3.0"]