License |
License |
---|---|
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdiofun |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioniofun
primitive io util functions
|
Filename | Size |
---|---|
iofun-1.0.pom | |
iofun-1.0.jar | 8 KB |
iofun-1.0-sources.jar | 5 KB |
iofun-1.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/iofun/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>iofun</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/iofun/
implementation 'xyz.cofe:iofun:1.0'
// https://jarcasting.com/artifacts/xyz.cofe/iofun/
implementation ("xyz.cofe:iofun:1.0")
'xyz.cofe:iofun:jar:1.0'
<dependency org="xyz.cofe" name="iofun" rev="1.0">
<artifact name="iofun" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='iofun', version='1.0')
)
libraryDependencies += "xyz.cofe" % "iofun" % "1.0"
[xyz.cofe/iofun "1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |