License |
License |
---|---|
GroupId | GroupIduk.co.opsb |
ArtifactId | ArtifactIdbutler-io |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbutler-io
IO DSL built on apache VFS
|
Project URL |
Project URL |
Filename | Size |
---|---|
butler-io-0.4.pom | |
butler-io-0.4.jar | 6 KB |
butler-io-0.4-sources.jar | 3 KB |
butler-io-0.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.opsb/butler-io/ -->
<dependency>
<groupId>uk.co.opsb</groupId>
<artifactId>butler-io</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.opsb/butler-io/
implementation 'uk.co.opsb:butler-io:0.4'
// https://jarcasting.com/artifacts/uk.co.opsb/butler-io/
implementation ("uk.co.opsb:butler-io:0.4")
'uk.co.opsb:butler-io:jar:0.4'
<dependency org="uk.co.opsb" name="butler-io" rev="0.4">
<artifact name="butler-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.opsb', module='butler-io', version='0.4')
)
libraryDependencies += "uk.co.opsb" % "butler-io" % "0.4"
[uk.co.opsb/butler-io "0.4"]
Group / Artifact | Type | Version |
---|---|---|
commons-vfs : commons-vfs | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.hamcrest : hamcrest-all | jar | 1.1 |