License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.pishen |
ArtifactId | ArtifactIdstore4s-v1_2.12 |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstore4s-v1
store4s-v1
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
store4s-v1_2.12-0.13.0.pom | |
store4s-v1_2.12-0.13.0.jar | 71 KB |
store4s-v1_2.12-0.13.0-sources.jar | 5 KB |
store4s-v1_2.12-0.13.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.pishen/store4s-v1_2.12/ -->
<dependency>
<groupId>net.pishen</groupId>
<artifactId>store4s-v1_2.12</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.pishen/store4s-v1_2.12/
implementation 'net.pishen:store4s-v1_2.12:0.13.0'
// https://jarcasting.com/artifacts/net.pishen/store4s-v1_2.12/
implementation ("net.pishen:store4s-v1_2.12:0.13.0")
'net.pishen:store4s-v1_2.12:jar:0.13.0'
<dependency org="net.pishen" name="store4s-v1_2.12" rev="0.13.0">
<artifact name="store4s-v1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pishen', module='store4s-v1_2.12', version='0.13.0')
)
libraryDependencies += "net.pishen" % "store4s-v1_2.12" % "0.13.0"
[net.pishen/store4s-v1_2.12 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.chuusai : shapeless_2.12 | jar | 2.3.7 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.4.3 |
org.scala-lang : scala-reflect | jar | 2.12.13 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
com.google.cloud.datastore : datastore-v1-proto-client | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalamock : scalamock_2.12 | jar | 5.1.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.7 |