routineer-cats


License

License

GroupId

GroupId

com.github.mvv.routineer
ArtifactId

ArtifactId

routineer-cats_2.11
Last Version

Last Version

0.2-M2
Release Date

Release Date

Type

Type

jar
Description

Description

routineer-cats
routineer-cats
Project URL

Project URL

https://github.com/mvv/routineer
Project Organization

Project Organization

com.github.mvv.routineer
Source Code Management

Source Code Management

https://github.com/mvv/routineer

Download routineer-cats_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mvv.routineer/routineer-cats_2.11/ -->
<dependency>
    <groupId>com.github.mvv.routineer</groupId>
    <artifactId>routineer-cats_2.11</artifactId>
    <version>0.2-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.routineer/routineer-cats_2.11/
implementation 'com.github.mvv.routineer:routineer-cats_2.11:0.2-M2'
// https://jarcasting.com/artifacts/com.github.mvv.routineer/routineer-cats_2.11/
implementation ("com.github.mvv.routineer:routineer-cats_2.11:0.2-M2")
'com.github.mvv.routineer:routineer-cats_2.11:jar:0.2-M2'
<dependency org="com.github.mvv.routineer" name="routineer-cats_2.11" rev="0.2-M2">
  <artifact name="routineer-cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.routineer', module='routineer-cats_2.11', version='0.2-M2')
)
libraryDependencies += "com.github.mvv.routineer" % "routineer-cats_2.11" % "0.2-M2"
[com.github.mvv.routineer/routineer-cats_2.11 "0.2-M2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.mvv.routineer : routineer_2.11 jar 0.2-M2

provided (1)

Group / Artifact Type Version
org.typelevel : cats-core_2.11 jar 2.0.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2-M2