| License |
License |
|---|---|
| GroupId | GroupIdio.estatico |
| ArtifactId | ArtifactIdbson-codec_2.12 |
| Version | Version0.0.2 |
| Type | Typejar |
| Description |
Descriptionbson-codec
bson-codec
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bson-codec_2.12-0.0.2.pom | |
| bson-codec_2.12-0.0.2.jar | 70 KB |
| bson-codec_2.12-0.0.2-sources.jar | 7 KB |
| bson-codec_2.12-0.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.estatico/bson-codec_2.12/ -->
<dependency>
<groupId>io.estatico</groupId>
<artifactId>bson-codec_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.estatico/bson-codec_2.12/
implementation 'io.estatico:bson-codec_2.12:0.0.2'
// https://jarcasting.com/artifacts/io.estatico/bson-codec_2.12/
implementation ("io.estatico:bson-codec_2.12:0.0.2")
'io.estatico:bson-codec_2.12:jar:0.0.2'
<dependency org="io.estatico" name="bson-codec_2.12" rev="0.0.2">
<artifact name="bson-codec_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.estatico', module='bson-codec_2.12', version='0.0.2')
)
libraryDependencies += "io.estatico" % "bson-codec_2.12" % "0.0.2"
[io.estatico/bson-codec_2.12 "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.mongodb.scala : mongo-scala-driver_2.12 | jar | 4.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.10 |
| org.scala-lang : scala-reflect | jar | 2.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.4 |