License |
License |
---|---|
GroupId | GroupIdcom.osinka.subset |
ArtifactId | ArtifactIdsubset_2.12 |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsubset
MongoDB Document parser combinators and builders
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
subset_2.12-2.2.3.pom | |
subset_2.12-2.2.3.jar | 123 KB |
subset_2.12-2.2.3-sources.jar | 9 KB |
subset_2.12-2.2.3-javadoc.jar | 725 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.subset/subset_2.12/ -->
<dependency>
<groupId>com.osinka.subset</groupId>
<artifactId>subset_2.12</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.12/
implementation 'com.osinka.subset:subset_2.12:2.2.3'
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.12/
implementation ("com.osinka.subset:subset_2.12:2.2.3")
'com.osinka.subset:subset_2.12:jar:2.2.3'
<dependency org="com.osinka.subset" name="subset_2.12" rev="2.2.3">
<artifact name="subset_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.subset', module='subset_2.12', version='2.2.3')
)
libraryDependencies += "com.osinka.subset" % "subset_2.12" % "2.2.3"
[com.osinka.subset/subset_2.12 "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.3 |
org.mongodb : mongo-java-driver | jar | 3.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |