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

file-butler 0.3.0

A library to help apply tdd through help functions

Лицензия

Лицензия

Группа

Группа

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

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

file-butler
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

file-butler
A library to help apply tdd through help functions
Ссылка на сайт

Ссылка на сайт

https://github.com/othiagosouto/test-butler
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
com.google.truth : truth jar 1.1
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.