Categories |
CategoriesReact User Interface Web Frameworks JSON Data |
---|---|
GroupId | GroupIdcom.github.andriykuba |
ArtifactId | ArtifactIdreactivemongo-shortcuts-play-json |
Version | Version2.5.15 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/ -->
<dependency>
<groupId>com.github.andriykuba</groupId>
<artifactId>reactivemongo-shortcuts-play-json</artifactId>
<version>2.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation 'com.github.andriykuba:reactivemongo-shortcuts-play-json:2.5.15'
// https://jarcasting.com/artifacts/com.github.andriykuba/reactivemongo-shortcuts-play-json/
implementation ("com.github.andriykuba:reactivemongo-shortcuts-play-json:2.5.15")
'com.github.andriykuba:reactivemongo-shortcuts-play-json:jar:2.5.15'
<dependency org="com.github.andriykuba" name="reactivemongo-shortcuts-play-json" rev="2.5.15">
<artifact name="reactivemongo-shortcuts-play-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andriykuba', module='reactivemongo-shortcuts-play-json', version='2.5.15')
)
libraryDependencies += "com.github.andriykuba" % "reactivemongo-shortcuts-play-json" % "2.5.15"
[com.github.andriykuba/reactivemongo-shortcuts-play-json "2.5.15"]