jjm
A general-purpose library of types, data structures, and other utilities that I frequently use in my day-to-day work and libraries.
License |
License |
---|---|
GroupId | GroupIdorg.julianmichael |
ArtifactId | ArtifactIdjjm-io_2.13 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjjm-io_2.13
jjm-io
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jjm-io_2.13-0.2.0.pom | |
jjm-io_2.13-0.2.0.jar | 53 KB |
jjm-io_2.13-0.2.0-sources.jar | 3 KB |
jjm-io_2.13-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.julianmichael/jjm-io_2.13/ -->
<dependency>
<groupId>org.julianmichael</groupId>
<artifactId>jjm-io_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.julianmichael/jjm-io_2.13/
implementation 'org.julianmichael:jjm-io_2.13:0.2.0'
// https://jarcasting.com/artifacts/org.julianmichael/jjm-io_2.13/
implementation ("org.julianmichael:jjm-io_2.13:0.2.0")
'org.julianmichael:jjm-io_2.13:jar:0.2.0'
<dependency org="org.julianmichael" name="jjm-io_2.13" rev="0.2.0">
<artifact name="jjm-io_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.julianmichael', module='jjm-io_2.13', version='0.2.0')
)
libraryDependencies += "org.julianmichael" % "jjm-io_2.13" % "0.2.0"
[org.julianmichael/jjm-io_2.13 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-core_2.13 | jar | 2.3.1 |
com.chuusai : shapeless_2.13 | jar | 2.3.3 |
org.typelevel : simulacrum_2.13 | jar | 1.0.0 |
org.typelevel : kittens_2.13 | jar | 2.2.1 |
com.github.julien-truffaut : monocle-core_2.13 | jar | 2.0.3 |
com.github.julien-truffaut : monocle-macro_2.13 | jar | 2.0.3 |
com.github.julien-truffaut : monocle-generic_2.13 | jar | 2.0.3 |
io.circe : circe-core_2.13 | jar | 0.13.0 |
io.circe : circe-parser_2.13 | jar | 0.13.0 |
io.circe : circe-generic_2.13 | jar | 0.13.0 |
org.typelevel : cats-effect_2.13 | jar | 2.3.1 |
co.fs2 : fs2-core_2.13 | jar | 2.5.0 |
co.fs2 : fs2-io_2.13 | jar | 2.5.0 |
org.http4s : http4s-client_2.13 | jar | 0.21.18 |
org.http4s : http4s-dsl_2.13 | jar | 0.21.18 |
org.http4s : http4s-blaze-server_2.13 | jar | 0.21.18 |
org.http4s : http4s-circe_2.13 | jar | 0.21.18 |
org.julianmichael : jjm-core_2.13 | jar | 0.2.0 |
A general-purpose library of types, data structures, and other utilities that I frequently use in my day-to-day work and libraries.