License |
License |
---|---|
GroupId | GroupIdio.thundra |
ArtifactId | ArtifactIdjexter-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexter-core
Extensions/Plugins for JVM test frameworks
|
Filename | Size |
---|---|
jexter-core-1.0.1.pom | |
jexter-core-1.0.1.jar | 8 KB |
jexter-core-1.0.1-sources.jar | 4 KB |
jexter-core-1.0.1-javadoc.jar | 55 KB |
Browse |
<!-- 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"]