Last Version

JavaTest Core 0.2.0

Minimal set of functionality needed to create and run tests

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-core
Version

Version

0.2.0
Type

Type

jar
Description

Description

JavaTest Core
Minimal set of functionality needed to create and run tests

Download javatest-core 0.2.0


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

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.