is not current version
Last Version 1.1.0-noshaded-RC4

org.reactivemongo:reactivemongo-bson-geo_3 1.1.0-RC2

GeoJSON support for the BSON API

Categories

Categories

React User Interface Web Frameworks Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-bson-geo_3
Version

Version

1.1.0-RC2
Type

Type

jar

Download reactivemongo-bson-geo_3 1.1.0-RC2


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