is not current version
Last Version 1.0.1

io.thundra:jexter 1.0.0

Extensions/Plugins for JVM test frameworks

GroupId

GroupId

io.thundra
ArtifactId

ArtifactId

jexter
Version

Version

1.0.0
Type

Type

pom

Download jexter 1.0.0

Filename Size
jexter-1.0.0.pom 8 KB
Browse

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