License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.a14e |
ArtifactId | ArtifactIdmongoless_2.12 |
Version | Version0.3.01 |
Type | Typejar |
Description |
Descriptionmongoless
mongoless
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.a14e |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongoless_2.12-0.3.01.pom | |
mongoless_2.12-0.3.01.jar | 135 KB |
mongoless_2.12-0.3.01-sources.jar | 12 KB |
mongoless_2.12-0.3.01-javadoc.jar | 758 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.a14e/mongoless_2.12/ -->
<dependency>
<groupId>com.github.a14e</groupId>
<artifactId>mongoless_2.12</artifactId>
<version>0.3.01</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.a14e/mongoless_2.12/
implementation 'com.github.a14e:mongoless_2.12:0.3.01'
// https://jarcasting.com/artifacts/com.github.a14e/mongoless_2.12/
implementation ("com.github.a14e:mongoless_2.12:0.3.01")
'com.github.a14e:mongoless_2.12:jar:0.3.01'
<dependency org="com.github.a14e" name="mongoless_2.12" rev="0.3.01">
<artifact name="mongoless_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.a14e', module='mongoless_2.12', version='0.3.01')
)
libraryDependencies += "com.github.a14e" % "mongoless_2.12" % "0.3.01"
[com.github.a14e/mongoless_2.12 "0.3.01"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
com.chuusai : shapeless_2.12 | jar | 2.3.2 |
org.mongodb : mongodb-driver-async | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |