is not current version
Last Version 0.7

com.github.scalapi:scalapi-embedmongo 0.2

Scala friendly API for Java libraries

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalapi
ArtifactId

ArtifactId

scalapi-embedmongo
Version

Version

0.2
Type

Type

jar

Download scalapi-embedmongo 0.2


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