License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdio-extras |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio-extras
IO related utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
io-extras-0.1.4.pom | |
io-extras-0.1.4.jar | 14 KB |
io-extras-0.1.4-sources.jar | 9 KB |
io-extras-0.1.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/io-extras/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>io-extras</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/io-extras/
implementation 'com.github.davidmoten:io-extras:0.1.4'
// https://jarcasting.com/artifacts/com.github.davidmoten/io-extras/
implementation ("com.github.davidmoten:io-extras:0.1.4")
'com.github.davidmoten:io-extras:jar:0.1.4'
<dependency org="com.github.davidmoten" name="io-extras" rev="0.1.4">
<artifact name="io-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='io-extras', version='0.1.4')
)
libraryDependencies += "com.github.davidmoten" % "io-extras" % "0.1.4"
[com.github.davidmoten/io-extras "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.davidmoten : guava-mini | jar | 0.1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.github.davidmoten : junit-extras | jar | 0.4 |