License |
License |
---|---|
GroupId | GroupIdcom.github.danslapman |
ArtifactId | ArtifactIdmorphling_2.12 |
Version | Version2.7.0 |
Type | Typejar |
Description |
Descriptionmorphling
morphling
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morphling_2.12-2.7.0.pom | |
morphling_2.12-2.7.0.jar | 220 KB |
morphling_2.12-2.7.0-sources.jar | 11 KB |
morphling_2.12-2.7.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danslapman/morphling_2.12/ -->
<dependency>
<groupId>com.github.danslapman</groupId>
<artifactId>morphling_2.12</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danslapman/morphling_2.12/
implementation 'com.github.danslapman:morphling_2.12:2.7.0'
// https://jarcasting.com/artifacts/com.github.danslapman/morphling_2.12/
implementation ("com.github.danslapman:morphling_2.12:2.7.0")
'com.github.danslapman:morphling_2.12:jar:2.7.0'
<dependency org="com.github.danslapman" name="morphling_2.12" rev="2.7.0">
<artifact name="morphling_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danslapman', module='morphling_2.12', version='2.7.0')
)
libraryDependencies += "com.github.danslapman" % "morphling_2.12" % "2.7.0"
[com.github.danslapman/morphling_2.12 "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.typelevel : cats-core_2.12 | jar | 2.4.2 |
org.typelevel : cats-free_2.12 | jar | 2.4.2 |
org.typelevel : alleycats-core_2.12 | jar | 2.4.2 |
tf.tofu : tofu-optics-core_2.12 | jar | 0.10.0 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
tf.tofu : tofu-optics-macro_2.12 | jar | 0.10.0 |
org.scalatest : scalatest_2.12 | jar | 3.2.6 |