License |
License |
---|---|
GroupId | GroupIdcom.github.jatcwang |
ArtifactId | ArtifactIdhotpotato-core_2.13 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionhotpotato-core
hotpotato-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hotpotato-core_2.13-0.1.1.pom | |
hotpotato-core_2.13-0.1.1.jar | 339 KB |
hotpotato-core_2.13-0.1.1-sources.jar | 11 KB |
hotpotato-core_2.13-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jatcwang/hotpotato-core_2.13/ -->
<dependency>
<groupId>com.github.jatcwang</groupId>
<artifactId>hotpotato-core_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jatcwang/hotpotato-core_2.13/
implementation 'com.github.jatcwang:hotpotato-core_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.github.jatcwang/hotpotato-core_2.13/
implementation ("com.github.jatcwang:hotpotato-core_2.13:0.1.1")
'com.github.jatcwang:hotpotato-core_2.13:jar:0.1.1'
<dependency org="com.github.jatcwang" name="hotpotato-core_2.13" rev="0.1.1">
<artifact name="hotpotato-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jatcwang', module='hotpotato-core_2.13', version='0.1.1')
)
libraryDependencies += "com.github.jatcwang" % "hotpotato-core_2.13" % "0.1.1"
[com.github.jatcwang/hotpotato-core_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
org.typelevel : cats-core_2.13 | jar | 2.1.1 |
org.typelevel : cats-effect_2.13 Optional | jar | 2.1.2 |
dev.zio : zio_2.13 Optional | jar | 1.0.0-RC18-2 |
dev.zio : zio-interop-cats_2.13 Optional | jar | 2.0.0.0-RC12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.1 |
org.typelevel : cats-laws_2.13 | jar | 2.1.1 |
org.typelevel : discipline-scalatest_2.13 | jar | 1.0.0-RC2 |