License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdmules_2.12 |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmules
mules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mules_2.12-0.5.0.pom | |
mules_2.12-0.5.0.jar | 65 KB |
mules_2.12-0.5.0-sources.jar | 7 KB |
mules_2.12-0.5.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/mules_2.12/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>mules_2.12</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/mules_2.12/
implementation 'io.chrisdavenport:mules_2.12:0.5.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/mules_2.12/
implementation ("io.chrisdavenport:mules_2.12:0.5.0")
'io.chrisdavenport:mules_2.12:jar:0.5.0'
<dependency org="io.chrisdavenport" name="mules_2.12" rev="0.5.0">
<artifact name="mules_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='mules_2.12', version='0.5.0')
)
libraryDependencies += "io.chrisdavenport" % "mules_2.12" % "0.5.0"
[io.chrisdavenport/mules_2.12 "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.typelevel : cats-core_2.12 | jar | 2.7.0 |
org.typelevel : cats-effect_2.12 | jar | 3.3.0 |
io.chrisdavenport : mapref_2.12 | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect-laws_2.12 | jar | 3.3.0 |
org.scalameta : munit_2.12 | jar | 0.7.25 |
org.scalameta : munit-scalacheck_2.12 | jar | 0.7.25 |
org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.7 |