puma4j

Easy and convenient way to load file resources into your tests using only annotations.

Лицензия

Лицензия

MIT
Категории

Категории

Kotlin Языки программирования
Группа

Группа

io.github.vitorsalgado.puma4j
Идентификатор

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

puma4j-kotlin
Последняя версия

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

4.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

puma4j
Easy and convenient way to load file resources into your tests using only annotations.
Ссылка на сайт

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

https://github.com/vitorsalgado/puma4j/blob/main/README.md
Система контроля версий

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

https://github.com/vitorsalgado/puma4j.git

Скачать puma4j-kotlin

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.vitorsalgado.puma4j/puma4j-kotlin/ -->
<dependency>
    <groupId>io.github.vitorsalgado.puma4j</groupId>
    <artifactId>puma4j-kotlin</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vitorsalgado.puma4j/puma4j-kotlin/
implementation 'io.github.vitorsalgado.puma4j:puma4j-kotlin:4.0.0'
// https://jarcasting.com/artifacts/io.github.vitorsalgado.puma4j/puma4j-kotlin/
implementation ("io.github.vitorsalgado.puma4j:puma4j-kotlin:4.0.0")
'io.github.vitorsalgado.puma4j:puma4j-kotlin:jar:4.0.0'
<dependency org="io.github.vitorsalgado.puma4j" name="puma4j-kotlin" rev="4.0.0">
  <artifact name="puma4j-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vitorsalgado.puma4j', module='puma4j-kotlin', version='4.0.0')
)
libraryDependencies += "io.github.vitorsalgado.puma4j" % "puma4j-kotlin" % "4.0.0"
[io.github.vitorsalgado.puma4j/puma4j-kotlin "4.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.github.vitorsalgado.puma4j : puma4j-core jar 4.0.0

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21

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

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

Версии библиотеки

Версия
4.0.0
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0