is not current version
Last Version 0.9.3

JIO 0.7

Java Input-Output Monad

License

License

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

jio
Version

Version

0.7
Type

Type

jar
Description

Description

JIO
Java Input-Output Monad

Download jio 0.7


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.imrafaelmerino : json-values jar 9.1.0
org.mongodb : mongodb-driver-sync jar 4.1.1
com.github.imrafaelmerino : mongo-values jar 0.5
io.vavr : vavr jar 0.10.3
com.dslplatform : dsl-json jar 1.9.8

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.