License |
License |
---|---|
GroupId | GroupIdcom.github.jeroenr |
ArtifactId | ArtifactIdbson_2.11 |
Version | Version0.7 |
Type | Typejar |
Description |
Descriptionbson
bson
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.jeroenr |
Filename | Size |
---|---|
bson_2.11-0.7.pom | |
bson_2.11-0.7.jar | 206 KB |
bson_2.11-0.7-sources.jar | 20 KB |
bson_2.11-0.7-javadoc.jar | 596 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeroenr/bson_2.11/ -->
<dependency>
<groupId>com.github.jeroenr</groupId>
<artifactId>bson_2.11</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeroenr/bson_2.11/
implementation 'com.github.jeroenr:bson_2.11:0.7'
// https://jarcasting.com/artifacts/com.github.jeroenr/bson_2.11/
implementation ("com.github.jeroenr:bson_2.11:0.7")
'com.github.jeroenr:bson_2.11:jar:0.7'
<dependency org="com.github.jeroenr" name="bson_2.11" rev="0.7">
<artifact name="bson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeroenr', module='bson_2.11', version='0.7')
)
libraryDependencies += "com.github.jeroenr" % "bson_2.11" % "0.7"
[com.github.jeroenr/bson_2.11 "0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.2 |
joda-time : joda-time | jar | 2.7 |
org.joda : joda-convert | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |