jexter-core

Extensions/Plugins for JVM test frameworks

License

License

GroupId

GroupId

io.thundra
ArtifactId

ArtifactId

jexter-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jexter-core
Extensions/Plugins for JVM test frameworks

Download jexter-core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0