Last Version

IO 0.1.2

Functional wrappers for Java 8 IO

License

License

GroupId

GroupId

com.tailoredshapes.underbar
ArtifactId

ArtifactId

io
Version

Version

0.1.2
Type

Type

jar
Description

Description

IO
Functional wrappers for Java 8 IO

Download io 0.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tailoredshapes.underbar : stash jar 0.1.2
com.tailoredshapes.underbar : ocho jar 0.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.