puma4j

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

License

License

MIT
Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.vitorsalgado.puma4j
ArtifactId

ArtifactId

puma4j-kotlin
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/vitorsalgado/puma4j/blob/main/README.md
Source Code Management

Source Code Management

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

Download puma4j-kotlin

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.vitorsalgado.puma4j : puma4j-core jar 4.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0