Last Version

file-butler 0.3.0

A library to help apply tdd through help functions

License

License

GroupId

GroupId

dev.thiagosouto
ArtifactId

ArtifactId

file-butler
Version

Version

0.3.0
Type

Type

jar
Description

Description

file-butler
A library to help apply tdd through help functions
Project URL

Project URL

https://github.com/othiagosouto/test-butler
Source Code Management

Source Code Management

https://github.com/othiagosouto/test-butler

Download file-butler 0.3.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.20
com.google.code.gson : gson jar 2.8.6
com.squareup.moshi : moshi jar 1.11.0

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 1.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.