hyrts-core

A hybrid regression testing tool framework for Java programs.

License

License

GroupId

GroupId

org.hyrts
ArtifactId

ArtifactId

hyrts-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

hyrts-core
A hybrid regression testing tool framework for Java programs.
Project URL

Project URL

http://maven.apache.org

Download hyrts-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.hyrts/hyrts-core/ -->
<dependency>
    <groupId>org.hyrts</groupId>
    <artifactId>hyrts-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hyrts/hyrts-core/
implementation 'org.hyrts:hyrts-core:1.0.1'
// https://jarcasting.com/artifacts/org.hyrts/hyrts-core/
implementation ("org.hyrts:hyrts-core:1.0.1")
'org.hyrts:hyrts-core:jar:1.0.1'
<dependency org="org.hyrts" name="hyrts-core" rev="1.0.1">
  <artifact name="hyrts-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hyrts', module='hyrts-core', version='1.0.1')
)
libraryDependencies += "org.hyrts" % "hyrts-core" % "1.0.1"
[org.hyrts/hyrts-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