License |
License |
---|---|
GroupId | GroupIdcom.github.cornerman |
ArtifactId | ArtifactIdsloth_2.12 |
Version | Version0.6.5 |
Type | Typejar |
Description |
Descriptionsloth
sloth
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sloth_2.12-0.6.5.pom | |
sloth_2.12-0.6.5.jar | 145 KB |
sloth_2.12-0.6.5-sources.jar | 8 KB |
sloth_2.12-0.6.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cornerman/sloth_2.12/ -->
<dependency>
<groupId>com.github.cornerman</groupId>
<artifactId>sloth_2.12</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cornerman/sloth_2.12/
implementation 'com.github.cornerman:sloth_2.12:0.6.5'
// https://jarcasting.com/artifacts/com.github.cornerman/sloth_2.12/
implementation ("com.github.cornerman:sloth_2.12:0.6.5")
'com.github.cornerman:sloth_2.12:jar:0.6.5'
<dependency org="com.github.cornerman" name="sloth_2.12" rev="0.6.5">
<artifact name="sloth_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cornerman', module='sloth_2.12', version='0.6.5')
)
libraryDependencies += "com.github.cornerman" % "sloth_2.12" % "0.6.5"
[com.github.cornerman/sloth_2.12 "0.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.github.cornerman : sloth-types_2.12 | jar | 0.6.5 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
com.github.cornerman : chameleon_2.12 | jar | 0.3.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.12.15 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : kittens_2.12 | jar | 2.3.2 |
io.circe : circe-core_2.12 | jar | 0.14.1 |
io.circe : circe-generic_2.12 | jar | 0.14.1 |
io.circe : circe-parser_2.12 | jar | 0.14.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.12 |