не последняя версия
Последняя версия 0.3.0

dev.thiagosouto:file-butler 0.2.0

A library to help apply tdd through help functions

Группа

Группа

dev.thiagosouto
Идентификатор

Идентификатор

file-butler
Версия

Версия

0.2.0
Тип

Тип

jar

Скачать file-butler 0.2.0


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